linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] gpio: mockup: rework the testing driver - alternative version
@ 2019-02-18  9:47 Bartosz Golaszewski
  2019-02-18  9:47 ` [PATCH 1/6] gpio: mockup: add locking Bartosz Golaszewski
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bartosz Golaszewski @ 2019-02-18  9:47 UTC (permalink / raw)
  To: Linus Walleij, Uwe Kleine-König
  Cc: linux-gpio, linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bgolaszewski@baylibre.com>

It's very late in the release cycle and we cannot seem to get the irq
subsystem maintainers' ack on the proposed change in the interrupt
simulator. This series contains only the gpio-mockup patches from the
previous submission in order to at least partially track the line's
state and add a way to verify the results of uAPI calls. The interrupts
are fired regardless of their type configuration. This will be fixed
once irq_sim supports it.

Bartosz Golaszewski (6):
  gpio: mockup: add locking
  gpio: mockup: implement get_multiple()
  gpio: mockup: don't create the debugfs link named after the label
  gpio: mockup: change the type of 'offset' to unsigned int
  gpio: mockup: change the signature of unlocked get/set helpers
  gpio: mockup: rework debugfs interface

 drivers/gpio/gpio-mockup.c | 188 +++++++++++++++++++++++++++++++------
 1 file changed, 161 insertions(+), 27 deletions(-)

-- 
2.20.1

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

end of thread, other threads:[~2019-02-18  9:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-02-18  9:47 [PATCH 0/6] gpio: mockup: rework the testing driver - alternative version Bartosz Golaszewski
2019-02-18  9:47 ` [PATCH 1/6] gpio: mockup: add locking Bartosz Golaszewski
2019-02-18  9:47 ` [PATCH 2/6] gpio: mockup: implement get_multiple() Bartosz Golaszewski
2019-02-18  9:47 ` [PATCH 3/6] gpio: mockup: don't create the debugfs link named after the label Bartosz Golaszewski
2019-02-18  9:47 ` [PATCH 4/6] gpio: mockup: change the type of 'offset' to unsigned int Bartosz Golaszewski
2019-02-18  9:47 ` [PATCH 5/6] gpio: mockup: change the signature of unlocked get/set helpers Bartosz Golaszewski
2019-02-18  9:47 ` [PATCH 6/6] gpio: mockup: rework debugfs interface Bartosz Golaszewski

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