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

Otavio Salvador otavio at ossystems.com.br
Sat Jan 25 14:09:18 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.

Signed-off-by: Lauren Post <lauren.post at freescale.com>
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---

 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.3



More information about the meta-freescale mailing list