From: Felix Fietkau Date: Sun, 17 Jan 2016 19:56:16 +0000 (+0000) Subject: lantiq: Remove incorrect PCIe compatible strings X-Git-Tag: reboot~832 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=d64465556c480002c94ca06c3dcf6c63b1cedbfc;p=openwrt%2Fopenwrt.git 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 SVN-Revision: 48295 --- diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts index 43d6c6e0f2..dfc7e8f257 100644 --- a/target/linux/lantiq/dts/ARV7519RW22.dts +++ b/target/linux/lantiq/dts/ARV7519RW22.dts @@ -163,7 +163,6 @@ pcie@d900000 { status = "disabled"; - compatible = "lantiq,pcie-xway"; }; pci@E105400 { diff --git a/target/linux/lantiq/dts/TDW89X0.dtsi b/target/linux/lantiq/dts/TDW89X0.dtsi index eabb98056f..b7be27e101 100644 --- a/target/linux/lantiq/dts/TDW89X0.dtsi +++ b/target/linux/lantiq/dts/TDW89X0.dtsi @@ -151,10 +151,6 @@ phys = [ 00 01 ]; }; - pcie { - compatible = "lantiq,pcie-xway"; - }; - ath9k_eep { compatible = "ath9k,eeprom"; ath,eep-flash = <&ath9k_cal 0x21000>;