
19 Jun
2018
19 Jun
'18
8:42 p.m.
On Mon, Jun 11, 2018 at 08:05:38PM -0500, Adam Ford wrote:
There are multiple GPIO banks with up to 32 pins / bank. When using 'gpio status -a' to read the pins, this patch displays both GPIO<bank>_<index> similar to how the device trees display in addition to displaying gpio_#
Signed-off-by: Adam Ford aford173@gmail.com
diff --git a/drivers/gpio/omap_gpio.c b/drivers/gpio/omap_gpio.c index 4d54df284d..651f6994e4 100644
Applied to u-boot/master, thanks!
--
Tom