]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: armada-375: Fixup pcie DT warnings
authorGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 9 Nov 2016 23:24:44 +0000 (00:24 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Sat, 19 Nov 2016 08:16:50 +0000 (09:16 +0100)
PCIe has a range property, so the unit name should contain an address.

Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-375.dtsi

index 97b663d83fb621473c122cc2671df9e2b3f113d0..8eabcc15cb8a6048453d493df66346413a77ff65 100644 (file)
                        };
                };
 
-               pciec: pcie-controller {
+               pciec: pcie-controller@82000000 {
                        compatible = "marvell,armada-370-pcie";
                        status = "disabled";
                        device_type = "pci";