mirror of
https://github.com/torvalds/linux.git
synced 2026-05-25 15:41:52 +02:00
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:
parent
6b15260482
commit
5eacabfe94
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user