[PATCH] ARM: pxa/lubbock: add GPIO driver for LUB_MISC_WR register

Robert Jarzmik robert.jarzmik at free.fr
Sun Dec 17 12:02:45 PST 2017


Russell King - ARM Linux <linux at armlinux.org.uk> writes:

> On Tue, Dec 12, 2017 at 09:27:34PM +0100, Robert Jarzmik wrote:
>> Russell King <rmk+kernel at armlinux.org.uk> writes:
>> 
>> > Add a gpio driver for the lubbock miscellaneous write IO register so we
>> > can take advantage of subsystems modelled around gpiolib, rather than
>> > having to provide platform specific callbacks.
>> >
>> > Signed-off-by: Russell King <rmk+kernel at armlinux.org.uk>
>> 
>> Hi Russell and Linux,
>> 
>> It looks certainly good to me. It's unfortunate in the current status of
>> linux-next I have, gpio-reg.c seems broken (that one is for Linus in [1] and
>> [2]), and therefore I can't test it live.
>
> It won't do much on its own without some patches to make use of the new
> GPIOs... but it will be used as the direct register write becomes a
> call to gpio-reg's ->set_multiple() method.

Applied to pxa/for-next, thanks.

Cheers.

-- 
Robert



More information about the linux-arm-kernel mailing list