aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clk-provider.h
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-09-24 18:19:19 +0200
committerStephen Boyd <sboyd@codeaurora.org>2017-11-02 01:20:40 -0700
commit1b5d1a58a51324b1b6c851abec3bf40bd539cbb2 (patch)
tree901642f1469ebecd7b55ad74e2e12c95c1860f6d /include/linux/clk-provider.h
parentclk: clk-gpio: Make GPIO clock provider use descriptors only (diff)
downloadlinux-dev-1b5d1a58a51324b1b6c851abec3bf40bd539cbb2.tar.xz
linux-dev-1b5d1a58a51324b1b6c851abec3bf40bd539cbb2.zip
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 <ce3a@gmx.de> Cc: Jyri Sarha <jsarha@ti.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/linux/clk-provider.h')
0 files changed, 0 insertions, 0 deletions