From 0b291635fce2bda983e1d2865a8bb5f46a8382bf Mon Sep 17 00:00:00 2001 From: Vineet Gupta Date: Fri, 18 Dec 2015 17:32:49 +0530 Subject: [PATCH] ARC: [plat-nsim] document ranges Signed-off-by: Vineet Gupta --- arch/arc/boot/dts/nsim_hs.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arc/boot/dts/nsim_hs.dts b/arch/arc/boot/dts/nsim_hs.dts index fc81879bc1f5..f46633eeb06b 100644 --- a/arch/arc/boot/dts/nsim_hs.dts +++ b/arch/arc/boot/dts/nsim_hs.dts @@ -35,7 +35,8 @@ #address-cells = <1>; #size-cells = <1>; - /* only perip space at end of low mem accessible */ + /* only perip space at end of low mem accessible + bus addr, parent bus addr, size */ ranges = <0x80000000 0x0 0x80000000 0x80000000>; core_intc: core-interrupt-controller { -- 2.20.1