ARM: dts: NSP: Add BCM958625K switch ports
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / bcm958625k.dts
index dc2405602d05d8eba0c6667b7d1f20ffa3693897..7aa86c7131d9c8294646ddabb6d8df7c9bb55919 100644 (file)
        };
 };
 
+&srab {
+       compatible = "brcm,bcm58625-srab", "brcm,nsp-srab";
+       status = "okay";
+
+       ports {
+               #address-cells = <1>;
+               #size-cells = <0>;
+
+               port@0 {
+                       label = "port0";
+                       reg = <0>;
+               };
+
+               port@1 {
+                       label = "port1";
+                       reg = <1>;
+               };
+
+               port@2 {
+                       label = "port2";
+                       reg = <2>;
+               };
+
+               port@3 {
+                       label = "port3";
+                       reg = <3>;
+               };
+
+               port@4 {
+                       label = "port4";
+                       reg = <4>;
+               };
+
+               port@5 {
+                       ethernet = <&amac0>;
+                       label = "cpu";
+                       reg = <5>;
+                       fixed-link {
+                               speed = <1000>;
+                               full-duplex;
+                       };
+               };
+       };
+};
+
 &qspi {
        bspi-sel = <0>;
        flash: m25p80@0 {