linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] gpio: aspeed: Fixes and support for sharing with co-processor
@ 2018-06-29  4:11 Benjamin Herrenschmidt
  2018-06-29  4:11 ` [PATCH v4 1/4] gpio: aspeed: Rework register type accessors Benjamin Herrenschmidt
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Benjamin Herrenschmidt @ 2018-06-29  4:11 UTC (permalink / raw)
  To: linux-aspeed

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)

Please consider putting this in a topic branch so I can pull it
back into dependent series and point the reviewers to dependencies



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2018-07-03  0:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-29  4:11 [PATCH v4 0/4] gpio: aspeed: Fixes and support for sharing with co-processor Benjamin Herrenschmidt
2018-06-29  4:11 ` [PATCH v4 1/4] gpio: aspeed: Rework register type accessors Benjamin Herrenschmidt
2018-06-29  4:11 ` [PATCH v4 2/4] gpio: aspeed: Add "Read Data" register to read the write latch Benjamin Herrenschmidt
2018-06-29  4:11 ` [PATCH v4 3/4] gpio: aspeed: Add command source registers Benjamin Herrenschmidt
2018-06-29  4:11 ` [PATCH v4 4/4] gpio: aspeed: Add interfaces for co-processor to grab GPIOs Benjamin Herrenschmidt
2018-07-02 14:13 ` [PATCH v4 0/4] gpio: aspeed: Fixes and support for sharing with co-processor Linus Walleij
2018-07-03  0:59   ` Benjamin Herrenschmidt

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).