From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f47.google.com ([209.85.215.47]:34451 "EHLO mail-lf0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965125AbdDTSzp (ORCPT ); Thu, 20 Apr 2017 14:55:45 -0400 Received: by mail-lf0-f47.google.com with SMTP id t144so33947372lff.1 for ; Thu, 20 Apr 2017 11:55:44 -0700 (PDT) From: Sergei Shtylyov Message-Id: <20170420185132.258111787@cogentembedded.com> Date: Thu, 20 Apr 2017 21:51:32 +0300 To: Simon Horman Cc: Magnus Damm To: Rob Herring To: Mark Rutland Cc: Russell King To: linux-renesas-soc@vger.kernel.org To: devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 0/3] Add R8A7743/SK-RZG1M PFC support Sender: linux-renesas-soc-owner@vger.kernel.org List-ID: Hello. Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20170420-v4.11-rc7' tag. We're adding the R8A7743 PFC node and then describing the pins for SCIF0 and Ether devices declared earlier. These patches depend on the R8A7743 PFC suport in order to work properly. [1/3] ARM: dts: r8a7743: add PFC support [2/3] ARM: dts: sk-rzg1m: add SCIF0 pins [3/3] ARM: dts: sk-rzg1m: add Ether pins WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Thu, 20 Apr 2017 21:51:32 +0300 Subject: [PATCH v2 0/3] Add R8A7743/SK-RZG1M PFC support Message-ID: <20170420185132.258111787@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20170420-v4.11-rc7' tag. We're adding the R8A7743 PFC node and then describing the pins for SCIF0 and Ether devices declared earlier. These patches depend on the R8A7743 PFC suport in order to work properly. [1/3] ARM: dts: r8a7743: add PFC support [2/3] ARM: dts: sk-rzg1m: add SCIF0 pins [3/3] ARM: dts: sk-rzg1m: add Ether pins WBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: [PATCH v2 0/3] Add R8A7743/SK-RZG1M PFC support Date: Thu, 20 Apr 2017 21:51:32 +0300 Message-ID: <20170420185132.258111787@cogentembedded.com> Return-path: Sender: linux-renesas-soc-owner@vger.kernel.org To: Simon Horman , Rob Herring , Mark Rutland , linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org Cc: Magnus Damm , Russell King , linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello. Here's the set of 3 patches against Simon Horman's 'renesas.git' repo, 'renesas-devel-20170420-v4.11-rc7' tag. We're adding the R8A7743 PFC node and then describing the pins for SCIF0 and Ether devices declared earlier. These patches depend on the R8A7743 PFC suport in order to work properly. [1/3] ARM: dts: r8a7743: add PFC support [2/3] ARM: dts: sk-rzg1m: add SCIF0 pins [3/3] ARM: dts: sk-rzg1m: add Ether pins WBR, Sergei