Sfoglia il codice sorgente

ARC: [plat-nsim] document ranges

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Vineet Gupta 9 anni fa
parent
commit
0b291635fc
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      arch/arc/boot/dts/nsim_hs.dts

+ 2 - 1
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 {