[mcs814x] add compatible property to pci node
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32730 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
d830eca387
commit
b6ea2c7d2e
|
@ -77,6 +77,7 @@
|
|||
};
|
||||
|
||||
pci@400b0000 {
|
||||
compatible = "moschip,mcs8140-pci", "moschip,mcs814x-pci";
|
||||
reg = <0x400b0000 0x44 // PCI master
|
||||
0x400d8000 0xe4>; // EEPROM emulator
|
||||
interrupts = <25>; // abort interrupt
|
||||
|
|
Loading…
Reference in New Issue