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 |
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
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