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/bcm6358.dtsi | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/brcm63xx/dts/bcm6358.dtsi') diff --git a/target/linux/brcm63xx/dts/bcm6358.dtsi b/target/linux/brcm63xx/dts/bcm6358.dtsi index 2c6d36a2b2..b376cf01f3 100644 --- a/target/linux/brcm63xx/dts/bcm6358.dtsi +++ b/target/linux/brcm63xx/dts/bcm6358.dtsi @@ -39,6 +39,7 @@ ubus@fff00000 { #address-cells = <1>; #size-cells = <1>; + ranges; compatible = "simple-bus"; }; }; -- cgit v1.2.3