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

v5:
    Revert back to a single device.
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 | 16 ++++++++++++++++
 arch/arm/configs/aspeed_g4_defconfig             |  8 +++++++-
 arch/arm/configs/aspeed_g5_defconfig             |  8 +++++++-
 3 files changed, 30 insertions(+), 2 deletions(-)

-- 
1.8.3.1

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

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

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

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.