linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drivers: PL061: Add platform driver probing support
@ 2015-08-03  6:59 Shannon Zhao
  2015-08-03  6:59 ` [PATCH 1/2] drivers: PL061: add support for platform driver probing Shannon Zhao
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Shannon Zhao @ 2015-08-03  6:59 UTC (permalink / raw)
  To: linux-arm-kernel

From: Shannon Zhao <shannon.zhao@linaro.org>

According to ACPI SPEC, it supports ARM boards to use "GPIO-signaled
ACPI Events". These events can be used for input events. And to QEMU, it
uses GPIO PL061 controller for input events.

These two patches add platform driver support for PL061 probed by DT or
ACPI.

Shannon Zhao (2):
  drivers: PL061: add support for platform driver probing
  drivers: PL061: add ACPI probing for PL061

 drivers/gpio/gpio-pl061.c | 116 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 116 insertions(+)

-- 
2.0.4

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

end of thread, other threads:[~2015-08-13 14:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-03  6:59 [PATCH 0/2] drivers: PL061: Add platform driver probing support Shannon Zhao
2015-08-03  6:59 ` [PATCH 1/2] drivers: PL061: add support for platform driver probing Shannon Zhao
2015-08-03 12:40   ` Linus Walleij
2015-08-03 15:13     ` Graeme Gregory
2015-08-03 19:07       ` Russell King - ARM Linux
2015-08-13 12:14       ` Linus Walleij
2015-08-13 12:25         ` Graeme Gregory
2015-08-13 14:37           ` Russell King - ARM Linux
2015-08-03  6:59 ` [PATCH 2/2] drivers: PL061: add ACPI probing for PL061 Shannon Zhao
2015-08-03  7:58 ` [PATCH 0/2] drivers: PL061: Add platform driver probing support Russell King - ARM Linux
2015-08-03  9:26   ` Shannon Zhao
2015-08-03  9:49     ` Russell King - ARM Linux
2015-08-03 12:32       ` Linus Walleij
2015-08-03 16:26       ` Greg Kroah-Hartman
2015-08-03 19:09         ` Russell King - ARM Linux
2015-08-07  2:21           ` Greg Kroah-Hartman
2015-08-11 12:53             ` Linus Walleij

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