All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 00/35] Fully migrate sh7372 to pinctrl
Date: Mon, 22 Apr 2013 23:02:03 +0000	[thread overview]
Message-ID: <1366671758-8954-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> (raw)

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


             reply	other threads:[~2013-04-22 23:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-22 23:02 Laurent Pinchart [this message]
2013-04-24  7:37 ` [PATCH 00/35] Fully migrate sh7372 to pinctrl Simon Horman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1366671758-8954-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com \
    --to=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-sh@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.