All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.7 v4 0/2] enable gpio-keys
@ 2017-04-19 19:42 Brad Bishop
  2017-04-19 19:42 ` [PATCH linux dev-4.7 v4 1/2] ARM: configs: aspeed: Enable keyboard-gpio Brad Bishop
  2017-04-19 19:42 ` [PATCH linux dev-4.7 v4 2/2] ARM: dts: Enable checkstop and cooling gpio keys Brad Bishop
  0 siblings, 2 replies; 5+ messages in thread
From: Brad Bishop @ 2017-04-19 19:42 UTC (permalink / raw)
  To: openbmc, joel, andrew

Enable the gpio-keys and evdev drivers on ast24xx generally.

Bind gpio-key events to the checkstop and air-water cooled gpios on the
Witherspoon system.

v4:
    Describe GPIO function in device path.
v3:
    Drop phandle and flags from linux,code.
    Assign gpios to their own evdev.
v2:
    Use gpio numbers for keycodes.

Brad Bishop (2):
  ARM: configs: aspeed: Enable keyboard-gpio
  ARM: dts: Enable checkstop and cooling gpio keys

 arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 20 ++++++++++++++++++++
 arch/arm/configs/aspeed_g4_defconfig             |  8 +++++++-
 arch/arm/configs/aspeed_g5_defconfig             |  8 +++++++-
 3 files changed, 34 insertions(+), 2 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-04-21  0:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-19 19:42 [PATCH linux dev-4.7 v4 0/2] enable gpio-keys Brad Bishop
2017-04-19 19:42 ` [PATCH linux dev-4.7 v4 1/2] ARM: configs: aspeed: Enable keyboard-gpio Brad Bishop
2017-04-21  0:37   ` Andrew Jeffery
2017-04-19 19:42 ` [PATCH linux dev-4.7 v4 2/2] ARM: dts: Enable checkstop and cooling gpio keys Brad Bishop
2017-04-21  0:38   ` Andrew Jeffery

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.