linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Use gpio_request_one() in SH Mobile board code
@ 2013-01-10 19:47 Laurent Pinchart
  2013-01-11  7:08 ` Simon Horman
  2013-01-11  9:46 ` Laurent Pinchart
  0 siblings, 2 replies; 3+ messages in thread
From: Laurent Pinchart @ 2013-01-10 19:47 UTC (permalink / raw)
  To: linux-sh

Hello,

Here's a small patch set that converts gpio_request() + gpio_direction_*()
calls into gpio_request_one() in all SH Mobile board files.

The patches are based on top of "[PATCH v2 00/29] SH pinctrl and pinmux
implementation". I will rebase my next version of the pinctrl DT patches on
top of them.

Laurent Pinchart (8):
  ARM: shmobile: ag5evm: Use gpio_request_one()
  ARM: shmobile: ap4evb: Use gpio_request_one()
  ARM: shmobile: armadillo800eva: Use gpio_request_one()
  ARM: shmobile: armadillo800eva: Use gpio_set_value() to set GPIO
    value
  ARM: shmobile: bonito: Use gpio_request_one()
  ARM: shmobile: kota2: Use gpio_request_one()
  ARM: shmobile: kzm9g: Use gpio_request_one()
  ARM: shmobile: mackerel: Use gpio_request_one()

 arch/arm/mach-shmobile/board-ag5evm.c          |   22 ++++------
 arch/arm/mach-shmobile/board-ap4evb.c          |   33 ++++-----------
 arch/arm/mach-shmobile/board-armadillo800eva.c |   52 +++++++++---------------
 arch/arm/mach-shmobile/board-bonito.c          |    7 +--
 arch/arm/mach-shmobile/board-kota2.c           |    9 +---
 arch/arm/mach-shmobile/board-kzm9g.c           |   18 +++-----
 arch/arm/mach-shmobile/board-mackerel.c        |   16 +++-----
 7 files changed, 54 insertions(+), 103 deletions(-)

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/8] Use gpio_request_one() in SH Mobile board code
  2013-01-10 19:47 [PATCH 0/8] Use gpio_request_one() in SH Mobile board code Laurent Pinchart
@ 2013-01-11  7:08 ` Simon Horman
  2013-01-11  9:46 ` Laurent Pinchart
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2013-01-11  7:08 UTC (permalink / raw)
  To: linux-sh

On Thu, Jan 10, 2013 at 08:47:51PM +0100, Laurent Pinchart wrote:
> Hello,
> 
> Here's a small patch set that converts gpio_request() + gpio_direction_*()
> calls into gpio_request_one() in all SH Mobile board files.
> 
> The patches are based on top of "[PATCH v2 00/29] SH pinctrl and pinmux
> implementation". I will rebase my next version of the pinctrl DT patches on
> top of them.

I may be confused but I believe that I have already merged the pinctl DT
patches in their form "[PATCH v2 0/8] SH pinctrl DT support".

Could you either rebase this series on top of the next branch in the reneas
tree or; Indicate that I should drop "[PATCH v2 0/8] SH pinctrl DT support".

I have a slight preference for the first option.

Thanks

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 0/8] Use gpio_request_one() in SH Mobile board code
  2013-01-10 19:47 [PATCH 0/8] Use gpio_request_one() in SH Mobile board code Laurent Pinchart
  2013-01-11  7:08 ` Simon Horman
@ 2013-01-11  9:46 ` Laurent Pinchart
  1 sibling, 0 replies; 3+ messages in thread
From: Laurent Pinchart @ 2013-01-11  9:46 UTC (permalink / raw)
  To: linux-sh

Hi Simon,

On Friday 11 January 2013 16:08:25 Simon Horman wrote:
> On Thu, Jan 10, 2013 at 08:47:51PM +0100, Laurent Pinchart wrote:
> > Hello,
> > 
> > Here's a small patch set that converts gpio_request() + gpio_direction_*()
> > calls into gpio_request_one() in all SH Mobile board files.
> > 
> > The patches are based on top of "[PATCH v2 00/29] SH pinctrl and pinmux
> > implementation". I will rebase my next version of the pinctrl DT patches
> > on
> > top of them.
> 
> I may be confused but I believe that I have already merged the pinctl DT
> patches in their form "[PATCH v2 0/8] SH pinctrl DT support".
> 
> Could you either rebase this series on top of the next branch in the reneas
> tree or; Indicate that I should drop "[PATCH v2 0/8] SH pinctrl DT support".
> 
> I have a slight preference for the first option.

The DT series hasn't been acked, and I'm still unsure about the DT bindings, 
so I expect at least one more iteration of the patches. It should thus not be 
merged yet (I'm sorry for not having stated that explicitly when posting the 
patch set). This is why I've based this series on top of the pinctrl + pinmux 
implementation, as it doesn't depend on the DT patches (I would of course like 
to get acks before merging it).

-- 
Regards,

Laurent Pinchart


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-01-11  9:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 19:47 [PATCH 0/8] Use gpio_request_one() in SH Mobile board code Laurent Pinchart
2013-01-11  7:08 ` Simon Horman
2013-01-11  9:46 ` Laurent Pinchart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).