ARM64: juno: add GPIO keys
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 4 Jun 2015 11:41:12 +0000 (13:41 +0200)
committerKevin Hilman <khilman@linaro.org>
Thu, 11 Jun 2015 21:15:05 +0000 (14:15 -0700)
commit53bdd72c68f0861d57851232c14a5750779b368b
treee7b0abbba7795a227f0f5f3d1f5dab285027f632
parentaabbe8f1a561dd8318e693830d9ae377c9a04d2b
ARM64: juno: add GPIO keys

The Juno board has two keys connected to a PL061 GPIO block,
in accordance to DDI0524B "ARM Versatile Express Juno Development
Platform" revision 1.0, table 2-4 "GPIO (0) and GPIO (1) used
for additional user key entry". By trial-and-error I found that
these are connected to the two keys named "power" and "home"
on the motherboard.

Register the GPIO block and these two keys in the device tree
using the PL061 GPIO driver and the generic gpio keys.

- Map POWER, HOME, VOL+ and VOL- to the obvious input events.
- Map RLOCK to KEY_SCREENLOCK/KEY_COFFEE unless someone can
  explain better what this is for.
- Map the NMI button to KEY_SYSREQ as this is used like so
  in the SYSREQ debugging hack.

Acked-by: Liviu Dudau <Liviu.Dudau@arm.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Kevin Hilman <khilman@linaro.org>
arch/arm64/boot/dts/arm/juno-motherboard.dtsi