]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: vf610-zii-scu4-aib: Remove internal debug network interfaces
authorFabio Estevam <festevam@gmail.com>
Sat, 5 Oct 2019 15:42:40 +0000 (12:42 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 14 Oct 2019 11:41:19 +0000 (19:41 +0800)
"internal_j8" and "internal_j9" are network interfaces that are not
exposed outside the board and were only ever used for debugging purposes.

Get rid of them as they are not needed.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/vf610-zii-scu4-aib.dts

index c7638132c0f3f2956b2e97b895320be9e5d49c96..1a69037232387183900b1960900f8205a2661649 100644 (file)
@@ -183,11 +183,6 @@ ports {
                                        #address-cells = <1>;
                                        #size-cells = <0>;
 
-                                       port@1 {
-                                               reg = <1>;
-                                               label = "internal_j9";
-                                       };
-
                                        port@2 {
                                                reg = <2>;
                                                label = "eth_fc_1000_2";
@@ -271,11 +266,6 @@ ports {
                                        #address-cells = <1>;
                                        #size-cells = <0>;
 
-                                       port@1 {
-                                               reg = <1>;
-                                               label = "internal_j8";
-                                       };
-
                                        port@2 {
                                                reg = <2>;
                                                label = "eth_fc_1000_8";