Merge tag 'v4.11-rc5' into next
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / bcm-nsp.dtsi
index 15f07f9af3b3df082f8fd0676ebc843c5b097ab5..832795b0fd0ff8ad167433af83688813c2952341 100644 (file)
                        #dma-cells = <1>;
                };
 
+               sdio: sdhci@21000 {
+                       compatible = "brcm,sdhci-iproc-cygnus";
+                       reg = <0x21000 0x100>;
+                       interrupts = <GIC_SPI 145 IRQ_TYPE_LEVEL_HIGH>;
+                       sdhci,auto-cmd12;
+                       clocks = <&lcpll0 BCM_NSP_LCPLL0_SDIO_CLK>;
+                       status = "disabled";
+               };
+
                amac0: ethernet@22000 {
                        compatible = "brcm,nsp-amac";
                        reg = <0x022000 0x1000>,
                        status = "disabled";
                };
 
+               amac2: ethernet@24000 {
+                       compatible = "brcm,nsp-amac";
+                       reg = <0x024000 0x1000>,
+                             <0x112000 0x1000>;
+                       reg-names = "amac_base", "idm_base";
+                       interrupts = <GIC_SPI 149 IRQ_TYPE_LEVEL_HIGH>;
+                       status = "disabled";
+               };
+
                nand: nand@26000 {
                        compatible = "brcm,nand-iproc", "brcm,brcmnand-v6.1";
                        reg = <0x026000 0x600>,
                        brcm,nand-has-wp;
                };
 
-               gpiob: gpio@30000 {
-                       compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio";
-                       reg = <0x30000 0x50>;
-                       #gpio-cells = <2>;
-                       gpio-controller;
-                       ngpios = <4>;
-                       interrupt-controller;
-                       interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
-               };
-
-               pwm: pwm@31000 {
-                       compatible = "brcm,iproc-pwm";
-                       reg = <0x31000 0x28>;
-                       clocks = <&osc>;
-                       #pwm-cells = <3>;
-                       status = "disabled";
-               };
-
-               rng: rng@33000 {
-                       compatible = "brcm,bcm-nsp-rng";
-                       reg = <0x33000 0x14>;
-               };
-
                qspi: qspi@27200 {
                        compatible = "brcm,spi-bcm-qspi", "brcm,spi-nsp-qspi";
                        reg = <0x027200 0x184>,
                        #size-cells = <0>;
                };
 
+               gpiob: gpio@30000 {
+                       compatible = "brcm,iproc-nsp-gpio", "brcm,iproc-gpio";
+                       reg = <0x30000 0x50>;
+                       #gpio-cells = <2>;
+                       gpio-controller;
+                       ngpios = <4>;
+                       interrupt-controller;
+                       interrupts = <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH>;
+               };
+
+               pwm: pwm@31000 {
+                       compatible = "brcm,iproc-pwm";
+                       reg = <0x31000 0x28>;
+                       clocks = <&osc>;
+                       #pwm-cells = <3>;
+                       status = "disabled";
+               };
+
+               rng: rng@33000 {
+                       compatible = "brcm,bcm-nsp-rng";
+                       reg = <0x33000 0x14>;
+               };
+
                ccbtimer0: timer@34000 {
                        compatible = "arm,sp804";
                        reg = <0x34000 0x1000>;