[PATCH v4 0/4] gpio: aspeed: Fixes and support for sharing with co-processor

Benjamin Herrenschmidt benh at kernel.crashing.org
Tue Jul 3 10:59:44 AEST 2018


On Mon, 2018-07-02 at 16:13 +0200, Linus Walleij wrote:
> On Fri, Jun 29, 2018 at 6:11 AM Benjamin Herrenschmidt
> <benh at kernel.crashing.org> wrote:
> 
> > This series cleans up the register accessors a bit, adds missing ones,
> > fixes the access to the write latch and finally adds an interface
> > that a co-processor driver can use to change the owner of some of
> > the GPIO lines and arbitrate access to shared GPIO banks.
> > 
> > v2: - Address Joel comments
> > v3: - Adds Reviewed-by tags
> > v4: - Document the reason for including gpiolob.h
> >     - Expose GPIO offsets & bit number so coprocessor firmware doesn't
> >       have to hard-code them (allows multi-system generic firwmare
> >       that gets "configure" by the copro driver)
> 
> I've applied the v4 to the "ib-apeed" driver and merged that for
> devel, I will push to linux-next once the build servers confirm
> they are happy as well.
> 
> The immutable branch is here:
> https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git/log/?h=ib-aspeed

Thanks. I'll pull it into the fsi tree so I can start laying out some
of the dependent stuff on top.

Cheers,
Ben.



More information about the Linux-aspeed mailing list