mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Add support for monitoring gpio switches
@ 2015-12-04 17:31 Martyn Welch
  2015-12-04 17:31 ` [PATCH 1/3] Device tree binding documentation for gpio-switch Martyn Welch
                   ` (2 more replies)
  0 siblings, 3 replies; 20+ messages in thread
From: Martyn Welch @ 2015-12-04 17:31 UTC (permalink / raw)
  To: Arnd Bergmann, Greg Kroah-Hartman
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
	Russell King, Kukjin Kim, Krzysztof Kozlowski, Martyn Welch,
	devicetree, linux-kernel, linux-arm-kernel, linux-samsung-soc,
	Olof Johansson

This driver was written to expose a read only interface to a number of
gpios on Chromebooks. These gpios are attached to signals which cause the
firmware on Chromebooks to enter alternative modes of operation and/or
control other device characteristics (such as write protection on flash
devices). It was originally posted as "Add support for monitoring Chrome
OS firmware signals". A request was made to make it more generic.

In addition this patch series provides the required bindings for this to
the peach-pi Chromebook.

This is a new binding, but the driver is based (now some what loosely) on
functionality in the kernel shipped on Chromebooks.


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

end of thread, other threads:[~2016-03-07  8:27 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-12-04 17:31 Add support for monitoring gpio switches Martyn Welch
2015-12-04 17:31 ` [PATCH 1/3] Device tree binding documentation for gpio-switch Martyn Welch
2015-12-07 17:37   ` Rob Herring
2015-12-07 21:10     ` Martyn Welch
2015-12-11 12:39   ` Linus Walleij
2015-12-11 14:06     ` Rob Herring
2015-12-14 14:28       ` Linus Walleij
2015-12-14 15:45         ` Rob Herring
2015-12-15  9:09           ` Markus Pargmann
2016-03-02 16:03             ` Rob Herring
2016-03-07  8:26               ` Markus Pargmann
2015-12-04 17:31 ` [PATCH 2/3] Add support for monitoring gpio switches Martyn Welch
2015-12-04 18:14   ` kbuild test robot
2015-12-04 18:14   ` [PATCH] fix noderef.cocci warnings kbuild test robot
2015-12-04 18:57   ` [PATCH 2/3] Add support for monitoring gpio switches Greg Kroah-Hartman
2015-12-05 10:42     ` Martyn Welch
2015-12-11  9:08   ` Linus Walleij
2015-12-16 10:11     ` Martyn Welch
2015-12-22  9:25       ` Linus Walleij
2015-12-04 17:31 ` [PATCH 3/3] ARM: dts: Addition of binding for gpio switches on peach-pi Martyn Welch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome