[PATCH] arm64: dts: renesas: r8a77980: add SMP support
From: horms@verge.net.au (Simon Horman)
Date: 2018-05-22 08:54:31
Also in:
linux-devicetree, linux-renesas-soc
From: horms@verge.net.au (Simon Horman)
Date: 2018-05-22 08:54:31
Also in:
linux-devicetree, linux-renesas-soc
On Sat, May 19, 2018 at 08:38:13PM +0300, Sergei Shtylyov wrote:
On 05/17/2018 11:23 PM, Geert Uytterhoeven wrote:quoted
quoted
Add the device nodes for 3 more Cortex-A53 CPU cores; adjust the interrupt delivery masks for the ARM GIC and Architectured Timer. Based on the original (and large) patch by Vladimir Barinov. Signed-off-by: Vladimir Barinov <redacted> Signed-off-by: Sergei Shtylyov <redacted>Thanks for your patch!quoted
--- renesas.orig/arch/arm64/boot/dts/renesas/r8a77980.dtsi +++ renesas/arch/arm64/boot/dts/renesas/r8a77980.dtsi@@ -30,6 +30,36 @@ enable-method = "psci"; }; + a53_1: cpu at 1 { + device_type = "cpu"; + compatible = "arm,cortex-a53","arm,armv8";Please stop copying spaceless lists ;-)Oops! Simon, do I need to re-post?
No, but Geert, are you otherwise ok with this patch?