All of lore.kernel.org
 help / color / mirror / Atom feed
From: shannon.zhao@linaro.org (Shannon Zhao)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM64: add GPIO keys to the defconfig
Date: Thu, 04 Jun 2015 22:08:56 +0800	[thread overview]
Message-ID: <55705BF8.7010904@linaro.org> (raw)
In-Reply-To: <1433418101-10367-1-git-send-email-linus.walleij@linaro.org>



On 2015/6/4 19:41, Linus Walleij wrote:
> The Juno board, and likely many other boards, likes to use simple
> GPIO keys for input events. Enabled this in the default
> ARM64 defconfig.
>

This is also useful for QEMU to support external poweroff on ARM.

Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>

> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> Hi ARM SoC folks, please apply this directly to the defconfig
> branch so we can have GPIO keys on our ARM64 machines.
> ---
>   arch/arm64/configs/defconfig | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 2ed7449d9273..b8760c31d0d3 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -94,6 +94,7 @@ CONFIG_SMC91X=y
>   CONFIG_SMSC911X=y
>   # CONFIG_WLAN is not set
>   CONFIG_INPUT_EVDEV=y
> +CONFIG_KEYBOARD_GPIO=y
>   # CONFIG_SERIO_SERPORT is not set
>   CONFIG_SERIO_AMBAKMI=y
>   CONFIG_LEGACY_PTY_COUNT=16
>

-- 
Shannon

  reply	other threads:[~2015-06-04 14:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04 11:41 [PATCH] ARM64: add GPIO keys to the defconfig Linus Walleij
2015-06-04 14:08 ` Shannon Zhao [this message]
2015-06-11 21:19   ` Kevin Hilman

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=55705BF8.7010904@linaro.org \
    --to=shannon.zhao@linaro.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.