]> git.sur5r.net Git - u-boot/commit
OMAP3: Correct name of omap34xx_gpios when using DM_GPIO
authorAdam Ford <aford173@gmail.com>
Sun, 9 Apr 2017 12:35:12 +0000 (07:35 -0500)
committerTom Rini <trini@konsulko.com>
Thu, 27 Apr 2017 12:13:48 +0000 (08:13 -0400)
commit44913aa52b819d6d601baefdb36fdf2d3dc18c71
tree82d31db2eee7138dc13fc2c63be4b17df42c55f4
parent71e48c26a6ec386f330eae3f8c5e002e95d864b9
OMAP3: Correct name of omap34xx_gpios when using DM_GPIO

The name of the gpio bank under DM_GPIO appear to be a copy-paste error.
This changes the name of the gpio bank from am33xx_gpios to omap34xx_gpios.

Signed-off-by: Adam Ford <aford173@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/mach-omap2/omap3/board.c