All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/35] Fully migrate sh7372 to pinctrl
@ 2013-04-22 23:02 Laurent Pinchart
  2013-04-24  7:37 ` Simon Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Laurent Pinchart @ 2013-04-22 23:02 UTC (permalink / raw)
  To: linux-sh

Hello,

This patch set migrates the r8a7740 platforms to pinctrl, function by function,
and then removes function GPIO support completely.

The patches are based on tags/renesas-next-20130422. They have been tested on
Mackerel only as I don't have an ap4evb board.

Laurent Pinchart (35):
  sh-pfc: sh7372: Add BSC pin groups and functions
  sh-pfc: sh7372: Add CEU pin groups and functions
  sh-pfc: sh7372: Add FLCTL pin groups and functions
  sh-pfc: sh7372: Add FSI pin groups and functions
  sh-pfc: sh7372: Add HDMI pin groups and functions
  sh-pfc: sh7372: Add INTC pin groups and functions
  sh-pfc: sh7372: Add KEYSC pin groups and functions
  sh-pfc: sh7372: Add LCDC pin groups and functions
  sh-pfc: sh7372: Add SCIF pin groups and functions
  sh-pfc: sh7372: Add USB pin groups and functions
  ARM: shmobile: mackerel: Register pinctrl mapping for the ADXL34X
  ARM: shmobile: mackerel: Register pinctrl mapping for CEU
  ARM: shmobile: mackerel: Register pinctrl mapping for FLCTL
  ARM: shmobile: mackerel: Register pinctrl mapping for FSI
  ARM: shmobile: mackerel: Register pinctrl mapping for HDMI
  ARM: shmobile: mackerel: Register pinctrl mapping for LCD
  ARM: shmobile: mackerel: Register pinctrl mapping for SCIF
  ARM: shmobile: mackerel: Register IRQ pinctrl mapping for SDHI0
  ARM: shmobile: mackerel: Register pinctrl mapping for SMSC911x
  ARM: shmobile: mackerel: Register pinctrl mapping for ST1232
  ARM: shmobile: mackerel: Register pinctrl mapping for TCA6416
  ARM: shmobile: mackerel: Register pinctrl mapping for USBHS
  ARM: shmobile: ap4evb: Register pinctrl mapping for CEU
  ARM: shmobile: ap4evb: Register pinctrl mapping for FSI
  ARM: shmobile: ap4evb: Register pinctrl mapping for HDMI
  ARM: shmobile: ap4evb: Register pinctrl mapping for KEYSC
  ARM: shmobile: ap4evb: Register pinctrl mapping for LCD
  ARM: shmobile: ap4evb: Register pinctrl mapping for SCIF
  ARM: shmobile: ap4evb: Register pinctrl mapping for SMSC911x
  ARM: shmobile: ap4evb: Simplify tsc2007 pen state read function
  ARM: shmobile: ap4evb: Register pinctrl mapping for TSC2007
  ARM: shmobile: ap4evb: Register pinctrl mapping for USBHS
  sh-pfc: sh7372: Replace GPIO_PORTx enum with GPIO port numbers
  sh-pfc: sh7372: Remove function GPIOs
  ARM: shmobile: sh7372: Remove all GPIOs

 arch/arm/mach-shmobile/board-ap4evb.c        |  132 ++-
 arch/arm/mach-shmobile/board-mackerel.c      |  171 ++--
 arch/arm/mach-shmobile/include/mach/sh7372.h |  391 --------
 drivers/pinctrl/sh-pfc/pfc-sh7372.c          | 1313 ++++++++++++++++++++------
 4 files changed, 1158 insertions(+), 849 deletions(-)

-- 
Regards,

Laurent Pinchart


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

* Re: [PATCH 00/35] Fully migrate sh7372 to pinctrl
  2013-04-22 23:02 [PATCH 00/35] Fully migrate sh7372 to pinctrl Laurent Pinchart
@ 2013-04-24  7:37 ` Simon Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Horman @ 2013-04-24  7:37 UTC (permalink / raw)
  To: linux-sh

On Tue, Apr 23, 2013 at 01:02:03AM +0200, Laurent Pinchart wrote:
> Hello,
> 
> This patch set migrates the r8a7740 platforms to pinctrl, function by function,
> and then removes function GPIO support completely.
> 
> The patches are based on tags/renesas-next-20130422. They have been tested on
> Mackerel only as I don't have an ap4evb board.

I have rebased the pinmux branch on renesas-boards3-for-v3.10 to
supply dependencies. That tag includes the renesas-pinmux2-for-v3.10
tag which the pinmux branch was previously based on.

I have applied this entire series on the resulting pinmux branch.

I plan to push this when I tag renesas-next-20130424 later today.
If not I will tag and push renesas-next-20130425 tomorrow.   

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

end of thread, other threads:[~2013-04-24  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-04-22 23:02 [PATCH 00/35] Fully migrate sh7372 to pinctrl Laurent Pinchart
2013-04-24  7:37 ` Simon Horman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.