ARM: dts: NSP: Switch to port 8 for CPU port
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 27 Feb 2018 20:45:19 +0000 (12:45 -0800)
committerFlorian Fainelli <f.fainelli@gmail.com>
Mon, 12 Mar 2018 22:51:00 +0000 (15:51 -0700)
Now that we have added support for pre-pended Broadcom tags with commit
11606039604c ("net: dsa: b53: Support prepended Broadcom tags") we can
switch all the Northstar Plus reference boards to use port 8 for the CPU
port. This allows us to prepare room for supporting the Flow Accelerator
2 NAPT offload, and frees up port 5 to be made fully configurable for
the modes that it supports: internal, SGMII, RGMII etc.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
arch/arm/boot/dts/bcm958622hr.dts
arch/arm/boot/dts/bcm958623hr.dts
arch/arm/boot/dts/bcm958625hr.dts
arch/arm/boot/dts/bcm958625k.dts
arch/arm/boot/dts/bcm988312hr.dts

index fd8b8c6..ecd05e2 100644 (file)
                        reg = <4>;
                };
 
-               port@5 {
-                       ethernet = <&amac0>;
+               port@8 {
+                       ethernet = <&amac2>;
                        label = "cpu";
-                       reg = <5>;
+                       reg = <8>;
                        fixed-link {
                                speed = <1000>;
                                full-duplex;
index b8bde13..f5e85b3 100644 (file)
                        reg = <4>;
                };
 
-               port@5 {
-                       ethernet = <&amac0>;
+               port@8 {
+                       ethernet = <&amac2>;
                        label = "cpu";
-                       reg = <5>;
+                       reg = <8>;
                        fixed-link {
                                speed = <1000>;
                                full-duplex;
index 6a44b80..094db4b 100644 (file)
                        reg = <4>;
                };
 
-               port@5 {
-                       ethernet = <&amac0>;
+               port@8 {
+                       ethernet = <&amac2>;
                        label = "cpu";
-                       reg = <5>;
+                       reg = <8>;
                        fixed-link {
                                speed = <1000>;
                                full-duplex;
index 2cf2392..3ea5f73 100644 (file)
                        reg = <4>;
                };
 
-               port@5 {
-                       ethernet = <&amac0>;
+               port@8 {
+                       ethernet = <&amac2>;
                        label = "cpu";
-                       reg = <5>;
+                       reg = <8>;
                        fixed-link {
                                speed = <1000>;
                                full-duplex;
index bce251a..ea9a080 100644 (file)
                        reg = <4>;
                };
 
-               port@5 {
-                       ethernet = <&amac0>;
+               port@8 {
+                       ethernet = <&amac2>;
                        label = "cpu";
-                       reg = <5>;
+                       reg = <8>;
                        fixed-link {
                                speed = <1000>;
                                full-duplex;