Author: blogic
Date: 2014-09-16 16:53:01 +0200 (Tue, 16 Sep 2014)
New Revision: 42574

Modified:
   trunk/target/linux/lantiq/dts/TDW8970.dts
   trunk/target/linux/lantiq/dts/VG3503J.dtsi
Log:
lantiq: move the lantiq,switch property into the interface node

Signed-off-by: John Crispin <[email protected]>

Modified: trunk/target/linux/lantiq/dts/TDW8970.dts
===================================================================
--- trunk/target/linux/lantiq/dts/TDW8970.dts   2014-09-16 13:31:20 UTC (rev 
42573)
+++ trunk/target/linux/lantiq/dts/TDW8970.dts   2014-09-16 14:53:01 UTC (rev 
42574)
@@ -65,7 +65,6 @@
                        >;
                        interrupt-parent = <&icu0>;
                        interrupts = <73 72>;
-                       lantiq,switch;
 
                        lan: interface@0 {
                                compatible = "lantiq,xrx200-pdi";
@@ -73,6 +72,7 @@
                                #size-cells = <0>;
                                reg = <0>;
                                mtd-mac-address = <&ath9k_cal 0xf100>;
+                               lantiq,switch;
 
                                ethernet@0 {
                                        compatible = "lantiq,xrx200-pdi-port";

Modified: trunk/target/linux/lantiq/dts/VG3503J.dtsi
===================================================================
--- trunk/target/linux/lantiq/dts/VG3503J.dtsi  2014-09-16 13:31:20 UTC (rev 
42573)
+++ trunk/target/linux/lantiq/dts/VG3503J.dtsi  2014-09-16 14:53:01 UTC (rev 
42574)
@@ -102,6 +102,7 @@
                                #size-cells = <0>;
                                reg = <0>;
                                mac-address = [ 00 11 22 33 44 55 ];
+                               lantiq,switch;
                                ethernet@2 {
                                        compatible = "lantiq,xrx200-pdi-port";
                                        reg = <2>;
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to