From: khilman@kernel.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM64: juno: add GPIO keys
Date: Thu, 11 Jun 2015 14:15:33 -0700 [thread overview]
Message-ID: <7hioaudk0a.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1433418072-10319-1-git-send-email-linus.walleij@linaro.org> (Linus Walleij's message of "Thu, 4 Jun 2015 13:41:12 +0200")
Linus Walleij <linus.walleij@linaro.org> writes:
> 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>
> ---
> Hi ARM SoC folks, please apply this patch directly to
> the DT branch for ARM64. This is a resend of the v2 version
> with Liviu's ACK.
Applied to next/dt.
Thanks,
Kevin
prev parent reply other threads:[~2015-06-11 21:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-04 11:41 [PATCH] ARM64: juno: add GPIO keys Linus Walleij
2015-06-11 21:15 ` Kevin Hilman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7hioaudk0a.fsf@deeprootsystems.com \
--to=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.