linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH v2 0/8] Use gpio_request_one() in SH Mobile board code
Date: Thu, 24 Jan 2013 12:16:27 +0000	[thread overview]
Message-ID: <1359029795-7871-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com> (raw)

Hello,

Here are the second version of the gpio_request_one() patches for all SH Mobile
board files.

Compared to v1 the patches have been rebased on top of "[PATCH v4 00/81] SH pin
control and GPIO rework", as the previous base isn't ready for mainline yet.
The patches are otherwise unchanged.

Simon, with the appropriate acks I think this series could go to v3.9. If you
would like a pull request, on which of your branches should I rebase the
patches ? I've tried to rebase them on top of your current next branch and they
apply fine, so picking them up from the mailing list shouldn't be an issue
either.

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


             reply	other threads:[~2013-01-24 12:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-24 12:16 Laurent Pinchart [this message]
2013-01-25  2:31 ` [PATCH v2 0/8] Use gpio_request_one() in SH Mobile board code Simon Horman
2013-01-25  9:55 ` Laurent Pinchart
2013-01-25 10:13 ` Guennadi Liakhovetski
2013-01-28  0:50 ` Simon Horman
2013-01-28  1:01 ` 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=1359029795-7871-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 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).