Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / bcm-nsp.dtsi
index e895f7c..b4d2cc7 100644 (file)
                        clock-names = "apb_pclk";
                };
 
-               srab: srab@36000 {
+               srab: ethernet-switch@36000 {
                        compatible = "brcm,nsp-srab";
                        reg = <0x36000 0x1000>,
                              <0x3f308 0x8>,
                              <0x3f410 0xc>;
-                       reg-names = "srab", "mux_config", "sgmii";
+                       reg-names = "srab", "mux_config", "sgmii_config";
                        interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>,
                        status = "disabled";
 
                        /* ports are defined in board DTS */
+                       ports {
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+                       };
                };
 
                i2c0: i2c@38000 {