summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2016-09-05 16:05:38 +0800
committerAnson Huang <Anson.Huang@nxp.com>2017-06-08 19:24:47 +0800
commit25d35b4c8ce36e780c86fc8639f232a158b99b40 (patch)
treebf896bf2be41e83c5708eace7ff4e1c248a369e1 /arch/arm/boot/dts/Makefile
parentd878e427d811dc555396033bf9e3bdf977f19e1e (diff)
MLK-13186-2 arm: imx6qp: add imx6qp standalone pcie dtb
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: Richard Zhu <hongxing.zhu@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 4fd0d4758a4d..e807c2de374f 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -430,6 +430,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6qp-sabreauto-gpmi-weim.dtb \
imx6qp-sabresd-hdcp.dtb \
imx6qp-sabresd-ldo.dtb \
+ imx6qp-sabresd-ldo-pcie-cert.dtb \
imx6qp-sabresd.dtb
dtb-$(CONFIG_SOC_IMX6SL) += \
imx6sl-evk.dtb \