mbox

[GIT,PULL,0/1] Renesas ARM based SoC GPIO R-Car updates for v3.11

Message ID 1371106826-25313-1-git-send-email-horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-gpio-rcar-for-v3.11

Message

Simon Horman June 13, 2013, 7 a.m. UTC
Hi Olof, Hi Arnd,

This pull request is based on renesas-pinmux-for-v3.11 which you have
previously pulled. It provides the GPIO R-Car driver. I have broken this
pull-request out from a separate pull request I plan to send with further
pinmux updates as it relates specifically to DT. And I wanted to give you
the option of merging it separately.

The following changes since commit 5fcf4a3c3a5bc08bf72a50ef1332501a3c1b96bb:

  ARM: shmobile: marzen: Use RCAR_GP_PIN macro (2013-06-05 17:18:24 +0900)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-gpio-rcar-for-v3.11

for you to fetch changes up to 159f8a0209aff155af7f6fcdedd4a4484dd19c23:

  gpio-rcar: Add DT support (2013-06-12 21:48:09 +0900)

----------------------------------------------------------------
Renesas ARM based SoC GPIO R-Car updates for v3.11

DT support to GPIO R-Car driver by Laurent Pinchart.

----------------------------------------------------------------
Laurent Pinchart (1):
      gpio-rcar: Add DT support

 .../devicetree/bindings/gpio/renesas,gpio-rcar.txt | 52 +++++++++++++++++
 drivers/gpio/gpio-rcar.c                           | 66 ++++++++++++++++++----
 2 files changed, 108 insertions(+), 10 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt

Comments

Olof Johansson June 15, 2013, 12:46 a.m. UTC | #1
On Thu, Jun 13, 2013 at 04:00:25PM +0900, Simon Horman wrote:
> Hi Olof, Hi Arnd,
> 
> This pull request is based on renesas-pinmux-for-v3.11 which you have
> previously pulled. It provides the GPIO R-Car driver. I have broken this
> pull-request out from a separate pull request I plan to send with further
> pinmux updates as it relates specifically to DT. And I wanted to give you
> the option of merging it separately.
> 
> The following changes since commit 5fcf4a3c3a5bc08bf72a50ef1332501a3c1b96bb:
> 
>   ARM: shmobile: marzen: Use RCAR_GP_PIN macro (2013-06-05 17:18:24 +0900)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-gpio-rcar-for-v3.11
> 
> for you to fetch changes up to 159f8a0209aff155af7f6fcdedd4a4484dd19c23:
> 
>   gpio-rcar: Add DT support (2013-06-12 21:48:09 +0900)

Pulled. See comment on patch though.


-Olof
Olof Johansson June 15, 2013, 12:47 a.m. UTC | #2
On Thu, Jun 13, 2013 at 04:00:26PM +0900, Simon Horman wrote:
> From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> 
> Add DT bindings for the gpio-rcar driver and read the device
> configuration from the DT node at probe time if available.
> 
> Cc: devicetree-discuss@lists.ozlabs.org
> Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

Hi,

I don't see this cc/acked by Linus or Grant/Rob. However, the binding
looks very vanilla to me, so I'll merge it anyway.


-Olof
Laurent Pinchart June 15, 2013, 11:31 a.m. UTC | #3
Hi Olof,

On Friday 14 June 2013 17:47:51 Olof Johansson wrote:
> On Thu, Jun 13, 2013 at 04:00:26PM +0900, Simon Horman wrote:
> > From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > 
> > Add DT bindings for the gpio-rcar driver and read the device
> > configuration from the DT node at probe time if available.
> > 
> > Cc: devicetree-discuss@lists.ozlabs.org
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> 
> Hi,
> 
> I don't see this cc/acked by Linus or Grant/Rob.

The patch has been acked by Linus, but it seems the ack got lost somewhere.

https://patchwork.kernel.org/patch/2596901/

> However, the binding looks very vanilla to me, so I'll merge it anyway.

Thank you.
Simon Horman June 17, 2013, 2:07 a.m. UTC | #4
On Sat, Jun 15, 2013 at 01:31:08PM +0200, Laurent Pinchart wrote:
> Hi Olof,
> 
> On Friday 14 June 2013 17:47:51 Olof Johansson wrote:
> > On Thu, Jun 13, 2013 at 04:00:26PM +0900, Simon Horman wrote:
> > > From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
> > > 
> > > Add DT bindings for the gpio-rcar driver and read the device
> > > configuration from the DT node at probe time if available.
> > > 
> > > Cc: devicetree-discuss@lists.ozlabs.org
> > > Signed-off-by: Laurent Pinchart
> > > <laurent.pinchart+renesas@ideasonboard.com>
> > > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> > 
> > Hi,
> > 
> > I don't see this cc/acked by Linus or Grant/Rob.
> 
> The patch has been acked by Linus, but it seems the ack got lost somewhere.
> 
> https://patchwork.kernel.org/patch/2596901/

Sorry for missing that.

> > However, the binding looks very vanilla to me, so I'll merge it anyway.
> 
> Thank you.
> 
> -- 
> Regards,
> 
> Laurent Pinchart
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-sh" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>