From: Wolfgang Grandegger <wg@grandegger.com>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: Roland Stigge <stigge@antcom.de>,
gregkh@linuxfoundation.org, grant.likely@secretlab.ca,
linus.walleij@linaro.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, w.sang@pengutronix.de,
jbe@pengutronix.de, highguy@gmail.com,
broonie@opensource.wolfsonmicro.com, daniel-gl@gmx.net,
rmallon@gmail.com, sr@denx.de, tru@work-microwave.de,
mark.rutland@arm.com
Subject: Re: [PATCH 6/6 v11] gpio: Add block gpio to several gpio drivers
Date: Thu, 20 Dec 2012 09:07:13 +0100 [thread overview]
Message-ID: <50D2C731.1080009@grandegger.com> (raw)
In-Reply-To: <20121220070805.GQ23971@game.jcrosoft.org>
On 12/20/2012 08:08 AM, Jean-Christophe PLAGNIOL-VILLARD wrote:
> On 22:22 Wed 19 Dec , Roland Stigge wrote:
>> This patch adds block GPIO support to several gpio drivers.
>>
>> This implements block GPIO only for some selected drivers since block GPIO is
>> an optional feature which may not be suitable for every GPIO hardware. (With
>> automatic fallback to the single GPIO functions if not available in a driver.)
>>
>> Signed-off-by: Roland Stigge <stigge@antcom.de>
>>
>> ---
>> arch/arm/mach-at91/gpio.c | 33 +++++++++++++++
> as said on the previous version the mach-at91 is deprecated for this platform
> and boards
>
> you MUST updatethe drivers/pinctrl/pinctrl-at91
>
> nack on at91 untill this is done
I suggest to drop the hunk for the AT91 for the moment and wait until
the block gpio interface is accepted. Then we can add the block gpio
enhancement to the GPIO drivers in arch/... not only for the AT91...
also because they have to go through different sub-systems maintainers.
Wolfgang.
next prev parent reply other threads:[~2012-12-20 8:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-19 21:22 [PATCH 0/6 v11] gpio: Add block GPIO Roland Stigge
2012-12-19 21:22 ` [PATCH 1/6 v11] gpio: Add a block GPIO API to gpiolib Roland Stigge
2012-12-19 21:22 ` [PATCH 2/6 v11] gpio: Add sysfs support to block GPIO API Roland Stigge
2012-12-19 21:22 ` [PATCH 3/6 v11] gpio: Add userland device interface to block GPIO Roland Stigge
2012-12-19 21:22 ` [PATCH 4/6 v11] gpiolib: Fix default attributes for class Roland Stigge
2012-12-19 21:22 ` [PATCH 5/6 v11] gpio: Add device tree support to block GPIO API Roland Stigge
2012-12-19 21:22 ` [PATCH 6/6 v11] gpio: Add block gpio to several gpio drivers Roland Stigge
2012-12-20 7:08 ` Jean-Christophe PLAGNIOL-VILLARD
2012-12-20 8:07 ` Wolfgang Grandegger [this message]
2012-12-20 9:12 ` Roland Stigge
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=50D2C731.1080009@grandegger.com \
--to=wg@grandegger.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=daniel-gl@gmx.net \
--cc=grant.likely@secretlab.ca \
--cc=gregkh@linuxfoundation.org \
--cc=highguy@gmail.com \
--cc=jbe@pengutronix.de \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=plagnioj@jcrosoft.com \
--cc=rmallon@gmail.com \
--cc=sr@denx.de \
--cc=stigge@antcom.de \
--cc=tru@work-microwave.de \
--cc=w.sang@pengutronix.de \
/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