Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[cascardo/linux.git] / arch / arm / boot / dts / armada-38x-solidrun-microsom.dtsi
index 3f792a5..8c98422 100644 (file)
@@ -58,7 +58,8 @@
                ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000
                          MBUS_ID(0x01, 0x1d) 0 0xfff00000 0x100000
                          MBUS_ID(0x09, 0x19) 0 0xf1100000 0x10000
-                         MBUS_ID(0x09, 0x15) 0 0xf1110000 0x10000>;
+                         MBUS_ID(0x09, 0x15) 0 0xf1110000 0x10000
+                         MBUS_ID(0x0c, 0x04) 0 0xf1200000 0x100000>;
 
                internal-regs {
                        ethernet@70000 {
@@ -66,6 +67,9 @@
                                pinctrl-names = "default";
                                phy = <&phy_dedicated>;
                                phy-mode = "rgmii-id";
+                               buffer-manager = <&bm>;
+                               bm,pool-long = <0>;
+                               bm,pool-short = <1>;
                                status = "okay";
                        };
 
                                pinctrl-names = "default";
                                status = "okay";
                        };
+
+                       bm@c8000 {
+                               status = "okay";
+                       };
                };
+
+               bm-bppi {
+                       status = "okay";
+               };
+
        };
 };