mbox series

[0/3] RZ/G2M SoC identification support

Message ID 1532447238-13486-1-git-send-email-biju.das@bp.renesas.com (mailing list archive)
Headers show
Series RZ/G2M SoC identification support | expand

Message

Biju Das July 24, 2018, 3:47 p.m. UTC
This patch series aims to add SoC identification support 
for RZ/G2M SoC. RZ/G2M SoC is similar to R-Car Gen3 M3-W SoC.


Biju Das (3):
  dt-bindings: arm: Document RZ/G2M SoC DT bindings
  arm64: Add Renesas R8A774A1 support
  soc: renesas: Identify RZ/G2M

 Documentation/devicetree/bindings/arm/shmobile.txt |  2 ++
 arch/arm64/Kconfig.platforms                       |  6 +++++
 drivers/soc/renesas/renesas-soc.c                  | 27 ++++++++++++++++------
 3 files changed, 28 insertions(+), 7 deletions(-)

Comments

Simon Horman July 26, 2018, 1:27 p.m. UTC | #1
On Tue, Jul 24, 2018 at 04:47:15PM +0100, Biju Das wrote:
> This patch series aims to add SoC identification support 
> for RZ/G2M SoC. RZ/G2M SoC is similar to R-Car Gen3 M3-W SoC.
> 
> 
> Biju Das (3):
>   dt-bindings: arm: Document RZ/G2M SoC DT bindings
>   arm64: Add Renesas R8A774A1 support
>   soc: renesas: Identify RZ/G2M

Thanks, applied for v4.20.