]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
pinctrl/rockchip: support setting input-enable param
authorCaleb Connolly <kc@postmarketos.org>
Mon, 28 Mar 2022 00:50:03 +0000 (01:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:26:32 +0000 (10:26 +0200)
commit1d63a9943e8ca39641cfea72b30f9a7f80ecbd96
tree357fdd1c6e447a0ff7c1611097d9934dbdaadccd
parent986f5ea3540bf0bb32d20ed76367e71fd29ee8f6
pinctrl/rockchip: support setting input-enable param

commit 42d90a1e5caf73138ddde42da5a9fe2b543f9a2c upstream.

Handle the PIN_CONFIG_INPUT_ENABLE param for configuring GPIOs as input.

Signed-off-by: Caleb Connolly <kc@postmarketos.org>
Link: https://lore.kernel.org/r/20220328005005.72492-3-kc@postmarketos.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pinctrl/pinctrl-rockchip.c