summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/imx6sx-19x19-arm2-lcdif1.dts
AgeCommit message (Collapse)Author
2015-01-15MLK-10092-2 dts: Rename compatible string from ov564x to ov5640Sandor Yu
There are two version ov5640 driver, one is written with v4l2 int-device architecture, and the other is written with v4l2 subdev architecture. Rename subdev ov5640 compatible string from ov5640x to ov5640 to distinguish with ov5640 int-device driver. so ov564x is used for int-device architecture and ov5640 is used for subdev architecture. Signed-off-by: Sandor Yu <R01008@freescale.com>
2015-01-15MLK-9958 ARM: dts: imx6sx-19x19-arm2: add new DTS file to enable LCDIF1Robby Cai
Due to the CSI and LCDIF1 shares the same pin MX6SX_PAD_LCD1_ENABLE, we need to disable CSI. Signed-off-by: Robby Cai <r63905@freescale.com>