[meta-freescale] [PATCH][meta-fsl-arm] imx53qsb: Add extra dtb

Fabio Estevam festevam at gmail.com
Mon Nov 10 11:40:04 PST 2014


From: Fabio Estevam <fabio.estevam at freescale.com>

Since kernel 3.15 there are two dtb's for the imx53-qsb board:

imx53-qsb.dtb - For the boards with DA9053 PMIC
imx53-qsrb.dtb - For the boards with MC34708 PMIC

Add the 'imx53-qsrb.dtb' to the list of supported dtb's.

Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>
---
 conf/machine/imx53qsb.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/machine/imx53qsb.conf b/conf/machine/imx53qsb.conf
index e3ddd5f..5df85a9 100644
--- a/conf/machine/imx53qsb.conf
+++ b/conf/machine/imx53qsb.conf
@@ -9,7 +9,7 @@ include conf/machine/include/tune-cortexa8.inc
 
 SOC_FAMILY = "mx5:mx53"
 
-KERNEL_DEVICETREE = "imx53-qsb.dtb"
+KERNEL_DEVICETREE = "imx53-qsb.dtb imx53-qsrb.dtb"
 
 UBOOT_MACHINE = "mx53loco_config"
 
-- 
1.9.1



More information about the meta-freescale mailing list