diff options
-rw-r--r-- | target/linux/lantiq/dts/ARV7519RW22.dts | 1 | ||||
-rw-r--r-- | target/linux/lantiq/dts/TDW89X0.dtsi | 4 |
2 files changed, 0 insertions, 5 deletions
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>; |