From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH 0/2] Add V3H Starter Kit board support Date: Thu, 10 May 2018 21:07:32 +0300 Message-ID: <3923fc5f-103c-94c9-57ba-cb29e8c55d05@cogentembedded.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Language: en-MW 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: Simon Horman , Rob Herring , Catalin Marinas , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: Mark Rutland , Magnus Damm , Will Deacon , Sergei Shtylyov , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello! Here's the set of 2 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180509-v4.17-rc4' tag. I'm adding the device tree support for the R8A77980-based V3H Starter Kit board; only serial console is supported for now, NFS support will require more work (it won't use EtherAVB but GEther) and will be posted later... [1/2] dt-bindings: arm: document Renesas V3HSK board bindings [2/2] arm64: dts: renesas: initial V3HSK board device tree WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Sergei Shtylyov Subject: [PATCH 0/2] Add V3H Starter Kit board support To: Simon Horman , Rob Herring , Catalin Marinas , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: Will Deacon , Magnus Damm , Mark Rutland , linux-arm-kernel@lists.infradead.org, Sergei Shtylyov Message-ID: <3923fc5f-103c-94c9-57ba-cb29e8c55d05@cogentembedded.com> Date: Thu, 10 May 2018 21:07:32 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-MW Content-Transfer-Encoding: 7bit Sender: devicetree-owner@vger.kernel.org List-ID: Hello! Here's the set of 2 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180509-v4.17-rc4' tag. I'm adding the device tree support for the R8A77980-based V3H Starter Kit board; only serial console is supported for now, NFS support will require more work (it won't use EtherAVB but GEther) and will be posted later... [1/2] dt-bindings: arm: document Renesas V3HSK board bindings [2/2] arm64: dts: renesas: initial V3HSK board device tree WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Thu, 10 May 2018 21:07:32 +0300 Subject: [PATCH 0/2] Add V3H Starter Kit board support Message-ID: <3923fc5f-103c-94c9-57ba-cb29e8c55d05@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello! Here's the set of 2 patches against Simon Horman's 'renesas.git' repo's 'renesas-devel-20180509-v4.17-rc4' tag. I'm adding the device tree support for the R8A77980-based V3H Starter Kit board; only serial console is supported for now, NFS support will require more work (it won't use EtherAVB but GEther) and will be posted later... [1/2] dt-bindings: arm: document Renesas V3HSK board bindings [2/2] arm64: dts: renesas: initial V3HSK board device tree WBR, Sergei