summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/Makefile
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2020-05-13 10:31:05 +0800
committerRichard Zhu <hongxing.zhu@nxp.com>2020-06-11 10:06:32 +0800
commitd9715470e11a153bbcb0deda11dab393da0b17e0 (patch)
treea4697f8fde0c7227bdcece88a8be1a8aee21c4fd /arch/arm/boot/dts/Makefile
parent659c69d1a7e38dcfc858ec33709a7815bdb917be (diff)
MLK-24012-10 arm: dts: add imx6 pcie ep support
Add the PCIe EP mode on iMX6QP/Q/DL sabresd platforms. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm/boot/dts/Makefile')
-rw-r--r--arch/arm/boot/dts/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
index 90d7e5078111..0ec6f5b4e5a6 100644
--- a/arch/arm/boot/dts/Makefile
+++ b/arch/arm/boot/dts/Makefile
@@ -447,6 +447,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6dl-sabresd-hdcp.dtb \
imx6dl-sabresd-enetirq.dtb \
imx6dl-sabresd-pcie.dtb \
+ imx6dl-sabresd-pcie-ep.dtb \
imx6dl-savageboard.dtb \
imx6dl-ts4900.dtb \
imx6dl-ts7970.dtb \
@@ -537,6 +538,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6q-sabresd-uart.dtb \
imx6q-sabresd-enetirq.dtb \
imx6q-sabresd-pcie.dtb \
+ imx6q-sabresd-pcie-ep.dtb \
imx6q-savageboard.dtb \
imx6q-sbc6x.dtb \
imx6q-tbs2910.dtb \
@@ -569,6 +571,7 @@ dtb-$(CONFIG_SOC_IMX6Q) += \
imx6qp-sabresd-ldo.dtb \
imx6qp-sabresd-btwifi.dtb \
imx6qp-sabresd-hdcp.dtb \
+ imx6qp-sabresd-pcie-ep.dtb \
imx6qp-tx6qp-8037.dtb \
imx6qp-tx6qp-8037-mb7.dtb \
imx6qp-tx6qp-8137.dtb \