mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03: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:
@@ -77,6 +77,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
pci@400b0000 {
|
pci@400b0000 {
|
||||||
|
compatible = "moschip,mcs8140-pci", "moschip,mcs814x-pci";
|
||||||
reg = <0x400b0000 0x44 // PCI master
|
reg = <0x400b0000 0x44 // PCI master
|
||||||
0x400d8000 0xe4>; // EEPROM emulator
|
0x400d8000 0xe4>; // EEPROM emulator
|
||||||
interrupts = <25>; // abort interrupt
|
interrupts = <25>; // abort interrupt
|
||||||
|
|||||||
Reference in New Issue
Block a user