All of lore.kernel.org
 help / color / mirror / Atom feed
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms
Date: Thu, 20 Sep 2012 12:48:28 +0000	[thread overview]
Message-ID: <201209201248.29390.arnd@arndb.de> (raw)
In-Reply-To: <1348087983-22309-1-git-send-email-thomas.petazzoni@free-electrons.com>

On Wednesday 19 September 2012, Thomas Petazzoni wrote:
> This patch set adds a new GPIO driver for Marvell EBU SoCs, which aims
> at replacing the existing GPIO driver from plat-orion/gpio.c. The
> driver comes with the necessary DT changes to make it work on Armada
> 370 and Armada XP, and it has been tested successfully by Sebastian
> Hesselbarth on Dove. It should also work flawlessly on other Marvell
> EBU SoCs (Kirkwood, Orion, Discovery), but this remains to be tested
> by the relevant maintainers. This isn't however a problem, as those
> older platforms need to explictly be converted over to the new pinctrl
> driver and the new gpio driver. Until that, they will happily continue
> to use the old, known-working gpio driver. So this patch set has no
> chance to break any of the existing Marvell platforms.

Acked-by: Arnd Bergmann <arnd@arndb.de>

  parent reply	other threads:[~2012-09-20 12:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-19 20:52 [PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms Thomas Petazzoni
2012-09-19 20:52 ` [PATCH v4 1/5] gpio: introduce gpio-mvebu driver for Marvell SoCs Thomas Petazzoni
2012-09-21  6:41   ` Andrew Lunn
2012-09-21  7:10     ` Thomas Petazzoni
2012-09-19 20:52 ` [PATCH v4 2/5] Documentation: add description of DT binding for the gpio-mvebu driver Thomas Petazzoni
2012-09-19 20:53 ` [PATCH v4 3/5] arm: mvebu: use GPIO support now that a driver is available Thomas Petazzoni
2012-09-19 20:53 ` [PATCH v4 4/5] arm: mvebu: add DT information for GPIO banks on Armada 370 and XP Thomas Petazzoni
2012-09-19 20:53 ` [PATCH v4 5/5] arm: mvebu: add gpio support in defconfig Thomas Petazzoni
2012-09-20 12:48 ` Arnd Bergmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-13 15:54 [PATCH v4] gpio: mvebu: new gpio driver for mvebu platforms Thomas Petazzoni
2012-09-13 15:54 ` Thomas Petazzoni

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=201209201248.29390.arnd@arndb.de \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.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.