commit | 8d70ffd8240feeb84de3eeaedb0f8d1e37673678 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Apr 09 07:35:12 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Apr 27 08:13:48 2017 -0400 |
tree | 82d31db2eee7138dc13fc2c63be4b17df42c55f4 | |
parent | 836eeeabab4305787876e69c064a7ce592704418 [diff] |
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>