From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Biju Das Subject: [PATCH 0/3] RZ/G2M SoC identification support Date: Tue, 24 Jul 2018 16:47:15 +0100 Message-Id: <1532447238-13486-1-git-send-email-biju.das@bp.renesas.com> To: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon Cc: Biju Das , Simon Horman , Magnus Damm , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, Geert Uytterhoeven , Chris Paterson , Fabrizio Castro List-ID: 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(-) -- 2.7.4