Browse Source

lantiq: move the lantiq,switch property into the interface node

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

SVN-Revision: 42574
John Crispin 11 years ago
parent
commit
3dd93e8336
2 changed files with 2 additions and 1 deletions
  1. 1 1
      target/linux/lantiq/dts/TDW8970.dts
  2. 1 0
      target/linux/lantiq/dts/VG3503J.dtsi

+ 1 - 1
target/linux/lantiq/dts/TDW8970.dts

@@ -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";

+ 1 - 0
target/linux/lantiq/dts/VG3503J.dtsi

@@ -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>;