lantiq: Remove incorrect PCIe compatible strings
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Jan 2016 19:56:16 +0000 (19:56 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 17 Jan 2016 19:56:16 +0000 (19:56 +0000)
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48295 3c298f89-4303-0410-b956-a3cf2f4a3e73

target/linux/lantiq/dts/ARV7519RW22.dts
target/linux/lantiq/dts/TDW89X0.dtsi

index 43d6c6e..dfc7e8f 100644 (file)
 
                pcie@d900000 {
                        status = "disabled";
-                       compatible = "lantiq,pcie-xway";
                };
 
                pci@E105400 {
index eabb980..b7be27e 100644 (file)
                phys = [ 00 01 ];
        };
 
-       pcie {
-               compatible = "lantiq,pcie-xway";
-       };
-
        ath9k_eep {
                compatible = "ath9k,eeprom";
                ath,eep-flash = <&ath9k_cal 0x21000>;