linux-aspeed.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/4] gpio: aspeed: Fixes and support for sharing with co-processor
@ 2018-06-22  2:04 Benjamin Herrenschmidt
  2018-06-22  2:04 ` [PATCH v3 1/4] gpio: aspeed: Rework register type accessors Benjamin Herrenschmidt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Benjamin Herrenschmidt @ 2018-06-22  2:04 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

NOTE: I haven't changed the inclusion of gpio/consumer.h and gpiolib.h
      as, according to my replies, I do actually need them. I'm happy
      to use an alternative if somebody can suggest a reasonable one.



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

end of thread, other threads:[~2018-06-28  6:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-22  2:04 [PATCH v3 0/4] gpio: aspeed: Fixes and support for sharing with co-processor Benjamin Herrenschmidt
2018-06-22  2:04 ` [PATCH v3 1/4] gpio: aspeed: Rework register type accessors Benjamin Herrenschmidt
2018-06-22  2:04 ` [PATCH v3 2/4] gpio: aspeed: Add "Read Data" register to read the write latch Benjamin Herrenschmidt
2018-06-22  2:04 ` [PATCH v3 3/4] gpio: aspeed: Add command source registers Benjamin Herrenschmidt
2018-06-22  2:04 ` [PATCH v3 4/4] gpio: aspeed: Add interfaces for co-processor to grab GPIOs Benjamin Herrenschmidt
2018-06-28  6:33   ` 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).