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>
This commit is contained in:
Gregory CLEMENT 2016-11-10 00:24:44 +01:00
parent 6b15260482
commit 5eacabfe94
1 changed files with 1 additions and 1 deletions

View File

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