All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] powerpc: wii.dts: GPIO interrupt and button support
@ 2019-01-12 16:21 ` Jonathan Neuschäfer
  0 siblings, 0 replies; 10+ messages in thread
From: Jonathan Neuschäfer @ 2019-01-12 16:21 UTC (permalink / raw)
  To: linuxppc-dev
  Cc: Mark Rutland, devicetree, linux-kernel, Jonathan Neuschäfer,
	Rob Herring, Paul Mackerras

This patchset adds the necessary bits to wii.dts to enable interrupt
support in the GPIO controller, and defines two GPIO-based buttons,
the POWER button and the EJECT button.

I will send another patchset which will implement interrupt support in
the GPIO driver (gpio-hlwd.c).

Jonathan Neuschäfer (2):
  powerpc: wii.dts: Add interrupt-related properties to GPIO node
  powerpc: wii.dts: Add GPIO keys

 arch/powerpc/boot/dts/wii.dts | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2019-01-24  4:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-12 16:21 [PATCH 0/2] powerpc: wii.dts: GPIO interrupt and button support Jonathan Neuschäfer
2019-01-12 16:21 ` Jonathan Neuschäfer
2019-01-12 16:21 ` [PATCH 1/2] powerpc: wii.dts: Add interrupt-related properties to GPIO node Jonathan Neuschäfer
2019-01-12 16:21   ` Jonathan Neuschäfer
2019-01-24  3:40   ` [1/2] " Michael Ellerman
2019-01-24  3:40     ` Michael Ellerman
2019-01-24  3:40   ` Michael Ellerman
2019-01-24  3:40     ` Michael Ellerman
2019-01-12 16:21 ` [PATCH 2/2] powerpc: wii.dts: Add GPIO keys Jonathan Neuschäfer
2019-01-12 16:21   ` Jonathan Neuschäfer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.