commit | 6944ccff1fbff09c6372a85bd9e5ba8c6c9f23ae | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Wed Apr 08 12:54:53 2015 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Wed Apr 22 14:39:10 2015 +0200 |
tree | 4e7a8d66508d0443b7c6af59bc9d95344e15ecd2 | |
parent | 1ce5f7f632a136e63c59826f1a44471a214ae5ba [diff] |
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>