[PATCH/RFC 4/6] ARM: dts: r8a73a4: Add Media RAM for SMP jump stub

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



R-Mobile APE6 has 2 MiB of Media RAM.
Reserve 256 bytes for the jump stub for CPU core bringup.

Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
 arch/arm/boot/dts/r8a73a4.dtsi | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/arch/arm/boot/dts/r8a73a4.dtsi b/arch/arm/boot/dts/r8a73a4.dtsi
index d498f848d34ab6ed..9abf5e9bb240f0a2 100644
--- a/arch/arm/boot/dts/r8a73a4.dtsi
+++ b/arch/arm/boot/dts/r8a73a4.dtsi
@@ -479,6 +479,19 @@ scifb3: serial@e6cf0000 {
 		status = "disabled";
 	};
 
+	meram: sram@e8080000 {
+		compatible = "mmio-sram";
+		reg = <0 0xe8080000 0 0x200000>;
+		#address-cells = <1>;
+		#size-cells = <1>;
+		ranges = <0 0 0xe8080000 0x200000>;
+
+		smp-sram@0 {
+			compatible = "renesas,smp-sram";
+			reg = <0 0x100>;
+		};
+	};
+
 	sdhi0: mmc@ee100000 {
 		compatible = "renesas,sdhi-r8a73a4";
 		reg = <0 0xee100000 0 0x100>;
-- 
2.25.1




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux