]> git.baikalelectronics.ru Git - uboot.git/commit
gpio: dwapb_gpio: Enable get_function support
authorLey Foon Tan <ley.foon.tan@intel.com>
Thu, 16 Aug 2018 05:46:30 +0000 (13:46 +0800)
committerMarek Vasut <marex@denx.de>
Sat, 15 Sep 2018 01:17:01 +0000 (03:17 +0200)
commit049b948585d15ee7081bc4ee50ab22f8ca395d4b
tree10ac416365acc50de7c3e7385e976ddd217cbd8c
parentef1d515a5dd461c5756ebc1c77823054a847d514
gpio: dwapb_gpio: Enable get_function support

Enabled get_function support for dwapb where the function will
return the state of GPIO port.

Signed-off-by: Chin Liang See <chin.liang.see@intel.com>
Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
drivers/gpio/dwapb_gpio.c