Эх сурвалжийг харах

ARM: dts: armada-375: Fixup pcie DT warnings

PCIe has a range property, so the unit name should contain an address.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Gregory CLEMENT 8 жил өмнө
parent
commit
5eacabfe94

+ 1 - 1
arch/arm/boot/dts/armada-375.dtsi

@@ -580,7 +580,7 @@
 			};
 		};
 
-		pciec: pcie-controller {
+		pciec: pcie-controller@82000000 {
 			compatible = "marvell,armada-370-pcie";
 			status = "disabled";
 			device_type = "pci";