Files
i2som-imx-linux/drivers
Russell King 3444204d61 gpiolib: fix up emulated open drain outputs
commit 256efaea1f upstream.

gpiolib has a corner case with open drain outputs that are emulated.
When such outputs are outputting a logic 1, emulation will set the
hardware to input mode, which will cause gpiod_get_direction() to
report that it is in input mode. This is different from the behaviour
with a true open-drain output.

Unify the semantics here.

Cc: <stable@vger.kernel.org>
Suggested-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-01-09 10:17:56 +01:00
..
2019-12-31 12:37:36 +01:00
2019-12-17 20:39:13 +01:00
2020-01-04 14:00:22 +01:00
2019-12-05 15:38:12 +01:00
2020-01-09 10:17:52 +01:00
2019-12-17 20:39:42 +01:00