mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-24 01:42:29 +02:00
[mcs814x] add compatible property to pci node
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32730 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
cf67c71c56
commit
5ecd917028
@ -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