[PATCH 4/4] arm64: dts: marvell: enable one PCIe interface on Armada 7040-DB

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 27 02:40:36 PDT 2016


This commit enables one PCIe interface on Armada 7040-DB, now that
PCIe support for this SoC has been enabled.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 arch/arm64/boot/dts/marvell/armada-7040-db.dts | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm64/boot/dts/marvell/armada-7040-db.dts b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
index 064a251..33ba5dc 100644
--- a/arch/arm64/boot/dts/marvell/armada-7040-db.dts
+++ b/arch/arm64/boot/dts/marvell/armada-7040-db.dts
@@ -89,4 +89,10 @@
 			};
 		};
 	};
+
+	cp110-master {
+		pcie at f2640000 {
+			status = "okay";
+		};
+	};
 };
-- 
2.6.4




More information about the linux-arm-kernel mailing list