mbox series

[4.4.y,0/2] Add SMP support to the RZ/G1C

Message ID 1558694614-14062-1-git-send-email-fabrizio.castro@bp.renesas.com (mailing list archive)
Headers show
Series Add SMP support to the RZ/G1C | expand

Message

Fabrizio Castro May 24, 2019, 10:43 a.m. UTC
Dear All,

this series adds SMP support to the RZ/G1C SoC (a.k.a r8a77470)
specific dtsi.

Thanks,
Fab

Fabrizio Castro (2):
  dt-bindings: apmu: Document r8a77470 support
  ARM: dts: r8a77470: Add SMP support

 Documentation/devicetree/bindings/power/renesas,apmu.txt |  1 +
 arch/arm/boot/dts/r8a77470.dtsi                          | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

Comments

Nobuhiro Iwamatsu May 27, 2019, 12:27 a.m. UTC | #1
Hi Fabrizio,

On Fri, May 24, 2019 at 11:43:32AM +0100, Fabrizio Castro wrote:
> Dear All,
> 
> this series adds SMP support to the RZ/G1C SoC (a.k.a r8a77470)
> specific dtsi.
> 
> Thanks,
> Fab
> 
> Fabrizio Castro (2):
>   dt-bindings: apmu: Document r8a77470 support
>   ARM: dts: r8a77470: Add SMP support
> 
>  Documentation/devicetree/bindings/power/renesas,apmu.txt |  1 +
>  arch/arm/boot/dts/r8a77470.dtsi                          | 15 +++++++++++++++
>  2 files changed, 16 insertions(+)
> 

Both patches looks good to me.

Reviewed-by: Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>

Best regards,
  Nobuhiro
Pavel Machek May 27, 2019, 12:13 p.m. UTC | #2
Hi!

> this series adds SMP support to the RZ/G1C SoC (a.k.a r8a77470)
> specific dtsi.

Thanks, I applied the series and pushed it to kernel.org.

								Pavel