summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi
diff options
context:
space:
mode:
authorRichard Zhu <hongxing.zhu@nxp.com>2020-09-16 09:45:54 +0800
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:52:47 +0800
commita7703aa41fc85f666b5699f5ae06ebfa04ec9512 (patch)
tree0739aafa5aac76dbc06a6cbcf5f52e268da6d2fb /arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi
parente5e8aecd38dc4e17fa4c952b92b0a86358dc7357 (diff)
MLK-24012-07 arm64: dts: add imx8dxl pcie ep support
Add the iMX8DXL PCIe EP support and verified on EVK board. Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com> Reviewed-by: Fugang Duan <fugang.duan@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi b/arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi
index 17cee8aaa6ca..0efe8a86253e 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8dxl-ss-hsio.dtsi
@@ -31,3 +31,9 @@
<0 0 0 3 &gic 0 49 4>,
<0 0 0 4 &gic 0 50 4>;
};
+
+&pcieb_ep {
+ compatible = "fsl,imx8qxp-pcie-ep";
+ interrupts = <GIC_SPI 46 IRQ_TYPE_LEVEL_HIGH>;
+ interrupt-names = "dma";
+};