On Sat, May 19, 2018 at 08:38:13PM +0300, Sergei Shtylyov wrote: > On 05/17/2018 11:23 PM, Geert Uytterhoeven wrote: > > >> 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 <vladimir.barinov@xxxxxxxxxxxxxxxxxx> > >> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> > > > > Thanks for your patch! > > > >> --- 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@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?