Commit 5eacabfe authored by Gregory CLEMENT's avatar Gregory CLEMENT

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

PCIe has a range property, so the unit name should contain an address.
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 6b152604
......@@ -580,7 +580,7 @@ coredivclk: corediv-clock@e8250 {
};
};
pciec: pcie-controller {
pciec: pcie-controller@82000000 {
compatible = "marvell,armada-370-pcie";
status = "disabled";
device_type = "pci";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment