Commit 26667970 authored by Rob Herring's avatar Rob Herring Committed by Arnd Bergmann

ARM: dts: versatile: fix PCI bus dtc warnings

dtc recently added PCI bus checks. Fix these warnings.
Signed-off-by: default avatarRob Herring <robh@kernel.org>
Cc: Russell King <linux@armlinux.org.uk>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent a7a34d11
......@@ -39,7 +39,7 @@ gpio3: gpio@101e7000 {
clock-names = "apb_pclk";
};
pci-controller@10001000 {
pci@10001000 {
compatible = "arm,versatile-pci";
device_type = "pci";
reg = <0x10001000 0x1000
......
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