]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6slevk: Add new device tree imx6sl-evk-csi.dtb
authorLauren Post <lauren.post@freescale.com>
Mon, 16 Dec 2013 16:48:07 +0000 (10:48 -0600)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 3 Mar 2014 18:01:53 +0000 (15:01 -0300)
3.10.17-1.0.0-beta changed the imx6sl-evk.dts file to work with
EPDC but as a consequence it breaks CSI function as its pins
are shared. A new imx6sl-evk-csi.dts file has been add to
allow use of CSI in case it is desired.

Signed-off-by: Lauren Post <lauren.post@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx6slevk.conf

index 8162b442f2f061b309fad46baf1fbcbccbdca401..5c3d2fa57d8eb3c4a7f8645fb08505f6f748fca0 100644 (file)
@@ -9,7 +9,7 @@ include conf/machine/include/tune-cortexa9.inc
 
 SOC_FAMILY = "mx6:mx6sl"
 
-KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-ldo.dtb"
+KERNEL_DEVICETREE = "imx6sl-evk.dtb imx6sl-evk-csi.dtb imx6sl-evk-ldo.dtb"
 
 UBOOT_MACHINE = "mx6slevk_config"