mirror of
https://github.com/torvalds/linux.git
synced 2024-11-05 03:21:32 +00:00
4807e8459b
The ID-based GPIO API pushes handling of GPIO polarity to drivers. Simplify the driver by switching to the descriptor-based GPIO API. This also fixes a mismatch between the pca954x DT bindings that document a "reset-gpios" property and the driver that requests a "reset-gpio" property. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de> |
||
---|---|---|
.. | ||
i2c-arb-gpio-challenge.c | ||
i2c-mux-gpio.c | ||
i2c-mux-pca954x.c | ||
i2c-mux-pca9541.c | ||
i2c-mux-pinctrl.c | ||
Kconfig | ||
Makefile |