]> git.ipfire.org Git - people/ms/u-boot.git/commit
am33xx/am43xx: Add platform data for GPIOs
authorTom Rini <trini@konsulko.com>
Tue, 5 Jan 2016 17:17:15 +0000 (12:17 -0500)
committerTom Rini <trini@konsulko.com>
Fri, 8 Jan 2016 15:15:45 +0000 (10:15 -0500)
commit90345c92a82c92203fcf5d00678d15c95f31a379
tree429d530a04635cf6e8c3005489a6df9413bdf02e
parent80dc99972bd016af559f76e5b51a421f7ae2216e
am33xx/am43xx: Add platform data for GPIOs

On these platforms we have many cases of boards that enable device model
and GPIO support but do not enable OF_CONTROL and pass in a device tree
with the binary.  We need to bring in the platform data here as well.

Tested on Beaglebone Black.

Reported-by: Robert Nelson <robertcnelson@gmail.com>
Reported-by: Francisco Aguerre <franciscoaguerre@gmail.com>
Reported-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
arch/arm/cpu/armv7/am33xx/board.c