From ebe50e7b661b31dbab0b8c4acb0308d24a422b29 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43456 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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