From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrizio Castro Subject: [PATCH 0/3] Add basic definitions for RZ/G2E Date: Mon, 10 Sep 2018 12:53:47 +0100 Message-ID: <1536580430-17432-1-git-send-email-fabrizio.castro@bp.renesas.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Simon Horman , Magnus Damm Cc: Fabrizio Castro , devicetree@vger.kernel.org, Chris Paterson , Geert Uytterhoeven , Biju Das , linux-renesas-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Dear All, this series adds basic identification for the RZ/G2E (a.k.a. r8a774c0). It applies on top of renesas-devel-20180906-v4.19-rc2. Thanks, Fab Fabrizio Castro (3): dt-bindings: arm: Document RZ/G2E SoC DT bindings arm64: Add Renesas R8A774C0 support soc: renesas: Identify RZ/G2E Documentation/devicetree/bindings/arm/shmobile.txt | 2 ++ arch/arm64/Kconfig.platforms | 6 ++++++ drivers/soc/renesas/renesas-soc.c | 8 ++++++++ 3 files changed, 16 insertions(+) -- 2.7.4