]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:42:49 +0000 (14:42 +0200)
commit16a93815f9e0c8a9560325ca976489099eaa2e77
treecae11d766439c66e4f71d27a6f1cf8d43270d340
parent3a0f83ea20e413e5418e4c69c433559a62b644ed
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