From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Date: Fri, 21 Jun 2013 13:17:20 +0000 Subject: Re: [GIT PULL 0/2] Renesas ARM based SoC GPIO R-Car updates for v3.11 #2 Message-Id: <201306211517.20498.arnd@arndb.de> List-Id: References: <1371733751-27730-1-git-send-email-horms+renesas@verge.net.au> In-Reply-To: <1371733751-27730-1-git-send-email-horms+renesas@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On Thursday 20 June 2013, Simon Horman wrote: > Hi Olof, Hi Arnd, > > this pull request is based on renesas-gpio-rcar-for-v3.11, > which you have already pulled. That tag adds the code and > documentation which is updated by the patches in this pull-request. > > The following changes since commit 159f8a0209aff155af7f6fcdedd4a4484dd19c23: > > gpio-rcar: Add DT support (2013-06-12 21:48:09 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-gpio-rcar2-for-v3.11 > > for you to fetch changes up to e305062e94719ef543ae936dd56501b5a36406c6: > > gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections (2013-06-19 21:38:38 +0900) > > ---------------------------------------------------------------- > Second Round of Renesas ARM based SoC GPIO R-Car updates for v3.11 > > Documentation enhancement and code cleanup by Laurent Pinchart. > > ---------------------------------------------------------------- > Laurent Pinchart (2): > gpio-rcar: Reference core gpio documentation in the DT bindings > gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections > > .../devicetree/bindings/gpio/renesas,gpio-rcar.txt | 18 ++++++------------ > drivers/gpio/gpio-rcar.c | 8 ++------ > 2 files changed, 8 insertions(+), 18 deletions(-) > Pulled into next/drivers, thanks! Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 21 Jun 2013 15:17:20 +0200 Subject: [GIT PULL 0/2] Renesas ARM based SoC GPIO R-Car updates for v3.11 #2 In-Reply-To: <1371733751-27730-1-git-send-email-horms+renesas@verge.net.au> References: <1371733751-27730-1-git-send-email-horms+renesas@verge.net.au> Message-ID: <201306211517.20498.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thursday 20 June 2013, Simon Horman wrote: > Hi Olof, Hi Arnd, > > this pull request is based on renesas-gpio-rcar-for-v3.11, > which you have already pulled. That tag adds the code and > documentation which is updated by the patches in this pull-request. > > The following changes since commit 159f8a0209aff155af7f6fcdedd4a4484dd19c23: > > gpio-rcar: Add DT support (2013-06-12 21:48:09 +0900) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-gpio-rcar2-for-v3.11 > > for you to fetch changes up to e305062e94719ef543ae936dd56501b5a36406c6: > > gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections (2013-06-19 21:38:38 +0900) > > ---------------------------------------------------------------- > Second Round of Renesas ARM based SoC GPIO R-Car updates for v3.11 > > Documentation enhancement and code cleanup by Laurent Pinchart. > > ---------------------------------------------------------------- > Laurent Pinchart (2): > gpio-rcar: Reference core gpio documentation in the DT bindings > gpio-rcar: Remove #ifdef CONFIG_OF around OF-specific sections > > .../devicetree/bindings/gpio/renesas,gpio-rcar.txt | 18 ++++++------------ > drivers/gpio/gpio-rcar.c | 8 ++------ > 2 files changed, 8 insertions(+), 18 deletions(-) > Pulled into next/drivers, thanks! Arnd