brcm63xx: dtsi: add missing ranges properity to ubus nodes
[openwrt/staging/noltari.git] / target / linux / brcm63xx / dts / bcm6345.dtsi
index 99cb1b13b9947f1c599598a70c4602754d310057..03e742b7ac6b7860af7113d269885aac263e6990 100644 (file)
@@ -33,6 +33,7 @@
        ubus@fff00000 {
                #address-cells = <1>;
                #size-cells = <1>;
+               ranges;
                compatible = "simple-bus";
        };
 };