[PATCH] arm64: dts: renesas: r8a77970: add SMP support
From: Sergei Shtylyov <hidden>
Date: 2018-05-08 18:47:10
Also in:
linux-devicetree, linux-renesas-soc
From: Sergei Shtylyov <hidden>
Date: 2018-05-08 18:47:10
Also in:
linux-devicetree, linux-renesas-soc
On 05/08/2018 09:40 PM, Geert Uytterhoeven wrote:
quoted
Add the device node for the second Cortex-A53 CPU core. Based on the original (and large) patch by Daisuke Matsushita [off-list ref]. Signed-off-by: Vladimir Barinov <redacted> Signed-off-by: Sergei Shtylyov <redacted>Dupe of https://patchwork.kernel.org/patch/10032875/
Sorry! Not an exact dupe, though -- mine has clock/power #define's used, yours -- only bare #s. :-)
From series "[PATCH 0/2] arm64: dts: renesas: r8a77970: Add SMP Support" (https://www.spinics.net/lists/linux-renesas-soc/msg19681.html)
Hmm... what's the fate of this series?
quoted
--- renesas.orig/arch/arm64/boot/dts/renesas/r8a77970.dtsi +++ renesas/arch/arm64/boot/dts/renesas/r8a77970.dtsi@@ -41,6 +41,16 @@ enable-method = "psci"; }; + a53_1: cpu at 1 { + device_type = "cpu"; + compatible = "arm,cortex-a53","arm,armv8";Missing space after the comma.
Oops. :-)
Gr{oetje,eeting}s,
GeertMBR, Sergei