]> git.ipfire.org Git - people/ms/u-boot.git/commit
dm: gpio: Implement open drain for MPC85XX GPIO
authormario.six@gdsys.cc <mario.six@gdsys.cc>
Wed, 25 May 2016 13:15:22 +0000 (15:15 +0200)
committerYork Sun <york.sun@nxp.com>
Sat, 4 Jun 2016 05:14:12 +0000 (22:14 -0700)
commit51781783c59ad0080621d777579eb8acd14aa0ed
tree9bc3d558f520e04d407b5b582a98b525e4f1e832
parent53ecdfb92034ce836ec94ba33ba0d8d27ea3c16c
dm: gpio: Implement open drain for MPC85XX GPIO

This patch implements the open-drain setting feature for the MPC85XX
GPIO controller.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: York Sun <york.sun@nxp.com>
drivers/gpio/Kconfig
drivers/gpio/mpc85xx_gpio.c