add compatible property to pci node
SVN-Revision: 32730
This commit is contained in:
parent
b5578d83d5
commit
a5d72815b5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue