diff options
author | Linus Walleij <[email protected]> | 2017-09-24 18:19:19 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2017-11-02 01:20:40 -0700 |
commit | 1b5d1a58a51324b1b6c851abec3bf40bd539cbb2 (patch) | |
tree | 901642f1469ebecd7b55ad74e2e12c95c1860f6d /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 908a543ac7cdf3aa8a283ec42cab3c16e2fc45a2 (diff) |
clk: clk-gpio: Request GPIO descriptor as LOW
Requesting the GPIOD_OUT_LOW low will make sure the GPIO is
deasserted when requested. The gpiolib core will make sure that
if the GPIO line is active low, it will be logically driven high
when deasserted, see drivers/gpiolib.c gpiod_configure_flags().
Cc: Sergej Sawazki <[email protected]>
Cc: Jyri Sarha <[email protected]>
Signed-off-by: Linus Walleij <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions