]> git.sur5r.net Git - u-boot/commit
imx: ventana: added DT fixup for GW551x-A video input
authorTim Harvey <tharvey@gateworks.com>
Wed, 8 Apr 2015 19:54:53 +0000 (12:54 -0700)
committerStefano Babic <sbabic@denx.de>
Wed, 22 Apr 2015 12:39:10 +0000 (14:39 +0200)
commiteeca451ace0cdbac2e0c4bbc527fbe7488bdd4f9
tree4e7a8d66508d0443b7c6af59bc9d95344e15ecd2
parent45af3f74bcbfebcd1a9ad365aa7f63f31f3acbc2
imx: ventana: added DT fixup for GW551x-A video input

The GW551x-A revision does not have the CSI0_DATA_EN pin connected, therefore
we need to make sure that signal is not muxed to the CSI_DATA_EN signal
internally and do so by steering it to the unused GPIO5_IO20.

We do this so that the kernel device-tree can properly define the signal for
RevB and beyond boards that do have this hooked up properly and require it.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/gw_ventana/gw_ventana.c