[meta-freescale] [meta-fsl-arm][PATCH 06/12] imx6slevk: Add new device tree imx6sl-evk-csi.dtb

Otavio Salvador otavio at ossystems.com.br
Fri Jan 17 18:41:09 PST 2014


From: Lauren Post <lauren.post at freescale.com>

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.

Change-Id: I253bd07f53fd6dbaae425385449251ab9d197b21
Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 conf/machine/imx6slevk.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx6slevk.conf b/conf/machine/imx6slevk.conf
index 29e0ce4..1ccadd8 100644
--- a/conf/machine/imx6slevk.conf
+++ b/conf/machine/imx6slevk.conf
@@ -8,7 +8,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"
 
-- 
1.8.5.2



More information about the meta-freescale mailing list