]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
dm: tegra: Add platform data for the GPIO driver
authorSimon Glass <sjg@chromium.org>
Tue, 11 Nov 2014 00:16:51 +0000 (17:16 -0700)
committerSimon Glass <sjg@chromium.org>
Fri, 21 Nov 2014 07:14:07 +0000 (08:14 +0100)
commit0521f9842731b3f79d5ee33907af773cd4732f0f
tree007705a8271379c00abd2aa91cd7e01d1e51cc36
parentbc0b28427a12682f99dcf368a6d58f1f9bf58cd0
dm: tegra: Add platform data for the GPIO driver

Add platform data for the GPIO driver. It doesn't need to contain anything
since the GPIO driver will actually use information from the CONFIGs for
now. This merely serves to ensure that the GPIO driver is bound.

Signed-off-by: Simon Glass <sjg@chromium.org>
board/nvidia/common/board.c