]> code.ossystems Code Review - meta-freescale.git/commitdiff
imx6qpsabresd: Add imx6qp-sabresd-ldo-pcie-cert device tree
authorLauren Post <lauren.post@nxp.com>
Fri, 30 Sep 2016 18:40:00 +0000 (13:40 -0500)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 18 Oct 2016 18:26:14 +0000 (16:26 -0200)
In order to pass the pcie gen2 compliance tests on imx6qp sd revb
board, add one standalone imx6qp sd ldo pcie dtb
- disalbe fec/sata, because that the fec/sata can't work
when pll6 is in bypass mode.

NOTE: Bypass mode of pll6 is mandatory required when
external oscillator is used as pcie ref clk.

Signed-off-by: Lauren Post <lauren.post@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
conf/machine/imx6qpsabresd.conf

index 123a43586b02f8945ff1820eb832bd5db5db0cd6..b0aba5d6b0743da4dd082f9ec2b3f77fb624191a 100644 (file)
@@ -8,7 +8,8 @@ MACHINEOVERRIDES =. "mx6:mx6q:"
 
 require conf/machine/include/imx6sabresd-common.inc
 
-KERNEL_DEVICETREE = "imx6qp-sabresd.dtb imx6qp-sabresd-ldo.dtb imx6qp-sabresd-btwifi.dtb imx6qp-sabresd-hdcp.dtb"
+KERNEL_DEVICETREE = "imx6qp-sabresd.dtb imx6qp-sabresd-btwifi.dtb imx6qp-sabresd-hdcp.dtb \
+                     imx6qp-sabresd-ldo.dtb imx6qp-sabresd-ldo-pcie-cert.dtb"
 
 UBOOT_CONFIG ??= "sd"
 UBOOT_CONFIG[sd] = "mx6qpsabresd_config,sdcard"