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