From: Lauren Post Date: Fri, 30 Sep 2016 18:40:00 +0000 (-0500) Subject: imx6qpsabresd: Add imx6qp-sabresd-ldo-pcie-cert device tree X-Git-Tag: 2.2~222 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9113f609311d83e7aac2b7cdd10bd94d0baeae77;p=meta-freescale.git imx6qpsabresd: Add imx6qp-sabresd-ldo-pcie-cert device tree 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 Signed-off-by: Otavio Salvador --- diff --git a/conf/machine/imx6qpsabresd.conf b/conf/machine/imx6qpsabresd.conf index 123a4358..b0aba5d6 100644 --- a/conf/machine/imx6qpsabresd.conf +++ b/conf/machine/imx6qpsabresd.conf @@ -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"