[OpenWrt-Devel] [PATCH 13/13] lantiq: Remove incorrect PCIe compatible strings

Martin Blumenstingl martin.blumenstingl at googlemail.com
Sun Jan 17 07:30:18 EST 2016


Re-defining the compatible property is not required since the correct
value is inherited from vr9.dtsi.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
---
 target/linux/lantiq/dts/ARV7519RW22.dts | 1 -
 target/linux/lantiq/dts/TDW89X0.dtsi    | 4 ----
 2 files changed, 5 deletions(-)

diff --git a/target/linux/lantiq/dts/ARV7519RW22.dts b/target/linux/lantiq/dts/ARV7519RW22.dts
index 43d6c6e..dfc7e8f 100644
--- a/target/linux/lantiq/dts/ARV7519RW22.dts
+++ b/target/linux/lantiq/dts/ARV7519RW22.dts
@@ -163,7 +163,6 @@
 
 		pcie at d900000 {
 			status = "disabled";
-			compatible = "lantiq,pcie-xway";
 		};
 
 		pci at E105400 {
diff --git a/target/linux/lantiq/dts/TDW89X0.dtsi b/target/linux/lantiq/dts/TDW89X0.dtsi
index eabb980..b7be27e 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>;
-- 
2.7.0
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list