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

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.

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] 10+ messages in thread

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

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-19  4:18 [PATCH linux dev-4.7 v3 0/2] enable gpio-keys Brad Bishop
2017-04-19  4:18 ` [PATCH linux dev-4.7 v3 1/2] ARM: configs: aspeed: Enable keyboard-gpio Brad Bishop
2017-04-19  4:18 ` [PATCH linux dev-4.7 v3 2/2] ARM: dts: Enable checkstop and cooling gpio keys Brad Bishop
2017-04-19 14:29   ` Andrew Jeffery
2017-04-19 14:38     ` Brad Bishop
2017-04-20  4:34       ` Andrew Jeffery
2017-04-20 14:24         ` Brad Bishop
2017-04-21  0:35           ` Andrew Jeffery
2017-04-21  2:14           ` Joel Stanley
2017-04-21  3:32             ` Brad Bishop

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.