mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 18:56:47 +07:00
ARM: dts: versatile: fix PCI bus dtc warnings
dtc recently added PCI bus checks. Fix these warnings. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Russell King <linux@armlinux.org.uk> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
parent
a7a34d116f
commit
2666797050
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user