ARC: [plat-nsim] document ranges
authorVineet Gupta <vgupta@synopsys.com>
Fri, 18 Dec 2015 12:02:49 +0000 (17:32 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Sat, 12 Mar 2016 06:28:44 +0000 (11:58 +0530)
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/boot/dts/nsim_hs.dts

index fc81879bc1f5800e5efe8eb43395eb2c5509f481..f46633eeb06b86453868862b989fd36623a05c11 100644 (file)
@@ -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 {
This page took 0.026122 seconds and 5 git commands to generate.