summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-02-08 09:59:46 +0300
committerShawn Guo <shawnguo@kernel.org>2023-03-13 10:31:42 +0300
commit93ba667d6a7b1740877a44c203a3973b894808ad (patch)
treec28f8819ecfb3a2b50e0440ed57547bb3d0cfec5 /arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi
parentc083131c9021ef40c655894f6130a1393bb8e2b2 (diff)
downloadlinux-93ba667d6a7b1740877a44c203a3973b894808ad.tar.xz
arm64: dts: verdin-imx8mp: add pcie support
Add PCIe support on the Verdin iMX8M Plus. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi9
1 files changed, 8 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi
index 361426c0da0a..096a6f2300f9 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi
@@ -91,7 +91,14 @@
/* TODO: Audio Codec */
};
-/* TODO: Verdin PCIE_1 */
+/* Verdin PCIE_1 */
+&pcie {
+ status = "okay";
+};
+
+&pcie_phy {
+ status = "okay";
+};
/* Verdin PWM_1 */
&pwm1 {