OSDN Git Service

pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config
authorPaul Cercueil <paul@crapouillou.net>
Tue, 19 Nov 2019 15:52:10 +0000 (16:52 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 21 Nov 2019 14:09:47 +0000 (15:09 +0100)
commit7009d046a60116a4066ee2c9b005b43f0972c9b2
tree944b7f48fe2db691e83f31ae4a0d227a4a741842
parent2635adb48bd517343a163ccc1f7ee126eb24bd90
pinctrl: ingenic: Handle PIN_CONFIG_OUTPUT config

This makes the driver support the 'output-low' and 'output-high'
devicetree properties in gpio-hog sub-nodes.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/20191119155211.102527-1-paul@crapouillou.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/pinctrl-ingenic.c