lantiq: Remove incorrect PCIe compatible strings
Re-defining the compatible property is not required since the correct value is inherited from vr9.dtsi. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> SVN-Revision: 48295
This commit is contained in:
parent
720f599c9a
commit
d64465556c
2 changed files with 0 additions and 5 deletions
|
@ -163,7 +163,6 @@
|
||||||
|
|
||||||
pcie@d900000 {
|
pcie@d900000 {
|
||||||
status = "disabled";
|
status = "disabled";
|
||||||
compatible = "lantiq,pcie-xway";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
pci@E105400 {
|
pci@E105400 {
|
||||||
|
|
|
@ -151,10 +151,6 @@
|
||||||
phys = [ 00 01 ];
|
phys = [ 00 01 ];
|
||||||
};
|
};
|
||||||
|
|
||||||
pcie {
|
|
||||||
compatible = "lantiq,pcie-xway";
|
|
||||||
};
|
|
||||||
|
|
||||||
ath9k_eep {
|
ath9k_eep {
|
||||||
compatible = "ath9k,eeprom";
|
compatible = "ath9k,eeprom";
|
||||||
ath,eep-flash = <&ath9k_cal 0x21000>;
|
ath,eep-flash = <&ath9k_cal 0x21000>;
|
||||||
|
|
Loading…
Reference in a new issue