From 443d730da80775f4e6740f947b447e0bffef3644 Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Mon, 1 Dec 2014 00:51:56 +0000 Subject: brcm63xx: dtsi: add missing ranges properity to ubus nodes Allows nodes behind it to be mapped. Signed-off-by: Jonas Gorski SVN-Revision: 43456 --- target/linux/brcm63xx/dts/bcm6362.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/dts/bcm6362.dtsi') diff --git a/target/linux/brcm63xx/dts/bcm6362.dtsi b/target/linux/brcm63xx/dts/bcm6362.dtsi index a234ade9c7..543d24ebae 100644 --- a/target/linux/brcm63xx/dts/bcm6362.dtsi +++ b/target/linux/brcm63xx/dts/bcm6362.dtsi @@ -25,6 +25,7 @@ ubus@10000000 { #address-cells = <1>; #size-cells = <1>; + ranges; compatible = "simple-bus"; }; }; -- cgit v1.2.3