RE: [PATCH 7/7] ARM: dts: r8a7744: Add SMP support

2018-11-30 Thread Biju Das
gt; Damm ; Linux-Renesas s...@vger.kernel.org>; open list:OPEN FIRMWARE AND FLATTENED DEVICE > TREE BINDINGS ; Geert Uytterhoeven > ; Chris Paterson > ; Fabrizio Castro > > Subject: Re: [PATCH 7/7] ARM: dts: r8a7744: Add SMP support > > On Thu, Nov 22, 2018 at 10:23 AM Bij

Re: [PATCH 7/7] ARM: dts: r8a7744: Add SMP support

2018-11-30 Thread Geert Uytterhoeven
On Thu, Nov 22, 2018 at 10:23 AM Biju Das wrote: > Add DT node for the Advanced Power Management Unit (APMU), add the > second CPU core, and use "renesas,apmu" as "enable-method". > > Also add cpu1 phandle node to the PMU interrupt-affinity property. Please change GIC_CPU_MASK_SIMPLE() from 1 to

RE: [PATCH 7/7] ARM: dts: r8a7744: Add SMP support

2018-11-29 Thread Biju Das
esas-soc@vger.kernel.org; devicet...@vger.kernel.org; Geert > Uytterhoeven ; Chris Paterson > ; Fabrizio Castro > > Subject: Re: [PATCH 7/7] ARM: dts: r8a7744: Add SMP support > > On Thu, Nov 22, 2018 at 09:14:35AM +, Biju Das wrote: > > Add DT node for the Advanced Powe

Re: [PATCH 7/7] ARM: dts: r8a7744: Add SMP support

2018-11-29 Thread Simon Horman
On Thu, Nov 22, 2018 at 09:14:35AM +, Biju Das wrote: > Add DT node for the Advanced Power Management Unit (APMU), add the > second CPU core, and use "renesas,apmu" as "enable-method". > > Also add cpu1 phandle node to the PMU interrupt-affinity property. Hi Biju, Could you comment on how

[PATCH 7/7] ARM: dts: r8a7744: Add SMP support

2018-11-22 Thread Biju Das
Add DT node for the Advanced Power Management Unit (APMU), add the second CPU core, and use "renesas,apmu" as "enable-method". Also add cpu1 phandle node to the PMU interrupt-affinity property. Signed-off-by: Biju Das --- arch/arm/boot/dts/r8a7744.dtsi | 28 +++- 1 file