mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 10:24:51 +00:00
add compatible property to pci node
SVN-Revision: 32730
This commit is contained in:
parent
b5578d83d5
commit
a5d72815b5
@ -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
Block a user