mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00: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
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…
x
Reference in New Issue
Block a user