forked from Minki/linux
ARM: dts: alpine: fix PCIe node name
PCIe bridges should have a node name of 'pcie'. Signed-off-by: Rob Herring <robh@kernel.org> Cc: Tsahee Zidenberg <tsahee@annapurnalabs.com> Cc: Antoine Tenart <antoine.tenart@free-electrons.com> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
This commit is contained in:
parent
c1ae3cfa0e
commit
0ef5819589
@ -139,7 +139,7 @@
|
||||
};
|
||||
|
||||
/* Internal PCIe Controller */
|
||||
pcie-internal@0xfbc00000 {
|
||||
pcie@fbc00000 {
|
||||
compatible = "pci-host-ecam-generic";
|
||||
device_type = "pci";
|
||||
#size-cells = <2>;
|
||||
|
Loading…
Reference in New Issue
Block a user