All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Jeffery <andrew@aj.id.au>
To: Brad Bishop <bradleyb@fuzziesquirrel.com>,
	openbmc@lists.ozlabs.org,  joel@jms.id.au
Subject: Re: [PATCH linux dev-4.7 v4 1/2] ARM: configs: aspeed: Enable keyboard-gpio
Date: Fri, 21 Apr 2017 10:07:32 +0930	[thread overview]
Message-ID: <1492735052.1011.11.camel@aj.id.au> (raw)
In-Reply-To: <1492630922-26202-2-git-send-email-bradleyb@fuzziesquirrel.com>

[-- Attachment #1: Type: text/plain, Size: 2255 bytes --]

On Wed, 2017-04-19 at 15:42 -0400, Brad Bishop wrote:
> Some OpenBMC systems will be using keyboard-gpio so enable it
> in our configs.
> 
> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>

Acked-by: Andrew Jeffery <andrew@aj.id.au>

> ---
>  arch/arm/configs/aspeed_g4_defconfig | 8 +++++++-
>  arch/arm/configs/aspeed_g5_defconfig | 8 +++++++-
>  2 files changed, 14 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/configs/aspeed_g4_defconfig b/arch/arm/configs/aspeed_g4_defconfig
> index 552297b..4350f67 100644
> --- a/arch/arm/configs/aspeed_g4_defconfig
> +++ b/arch/arm/configs/aspeed_g4_defconfig
> @@ -103,7 +103,12 @@ CONFIG_FTGMAC100=y
>  CONFIG_BROADCOM_PHY=y
>  CONFIG_REALTEK_PHY=y
>  # CONFIG_WLAN is not set
> -# CONFIG_INPUT is not set
> +# CONFIG_INPUT_LEDS is not set
> +# CONFIG_INPUT_MOUSEDEV is not set
> +CONFIG_INPUT_EVDEV=y
> +# CONFIG_KEYBOARD_ATKBD is not set
> +CONFIG_KEYBOARD_GPIO=y
> +# CONFIG_INPUT_MOUSE is not set
>  # CONFIG_SERIO is not set
>  # CONFIG_VT is not set
>  # CONFIG_LEGACY_PTYS is not set
> @@ -138,6 +143,7 @@ CONFIG_SENSORS_ADM1275=y
>  CONFIG_SENSORS_LM25066=y
>  CONFIG_SENSORS_UCD9000=y
>  CONFIG_SENSORS_TMP421=y
> +# CONFIG_HID is not set
>  # CONFIG_USB_SUPPORT is not set
>  CONFIG_NEW_LEDS=y
>  CONFIG_LEDS_CLASS=y
> diff --git a/arch/arm/configs/aspeed_g5_defconfig b/arch/arm/configs/aspeed_g5_defconfig
> index c5e7295..b6b3ca0 100644
> --- a/arch/arm/configs/aspeed_g5_defconfig
> +++ b/arch/arm/configs/aspeed_g5_defconfig
> @@ -102,7 +102,12 @@ CONFIG_FTGMAC100=y
>  CONFIG_BROADCOM_PHY=y
>  CONFIG_REALTEK_PHY=y
>  # CONFIG_WLAN is not set
> -# CONFIG_INPUT is not set
> +# CONFIG_INPUT_LEDS is not set
> +# CONFIG_INPUT_MOUSEDEV is not set
> +CONFIG_INPUT_EVDEV=y
> +# CONFIG_KEYBOARD_ATKBD is not set
> +CONFIG_KEYBOARD_GPIO=y
> +# CONFIG_INPUT_MOUSE is not set
>  # CONFIG_SERIO is not set
>  # CONFIG_VT is not set
>  # CONFIG_LEGACY_PTYS is not set
> @@ -135,6 +140,7 @@ CONFIG_PMBUS=y
>  CONFIG_SENSORS_LM25066=y
>  CONFIG_SENSORS_UCD9000=y
>  CONFIG_SENSORS_TMP421=y
> +# CONFIG_HID is not set
>  # CONFIG_USB_SUPPORT is not set
>  CONFIG_NEW_LEDS=y
>  CONFIG_LEDS_CLASS=y

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 801 bytes --]

  reply	other threads:[~2017-04-21  0:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-19 19:42 [PATCH linux dev-4.7 v4 0/2] enable gpio-keys Brad Bishop
2017-04-19 19:42 ` [PATCH linux dev-4.7 v4 1/2] ARM: configs: aspeed: Enable keyboard-gpio Brad Bishop
2017-04-21  0:37   ` Andrew Jeffery [this message]
2017-04-19 19:42 ` [PATCH linux dev-4.7 v4 2/2] ARM: dts: Enable checkstop and cooling gpio keys Brad Bishop
2017-04-21  0:38   ` Andrew Jeffery

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=1492735052.1011.11.camel@aj.id.au \
    --to=andrew@aj.id.au \
    --cc=bradleyb@fuzziesquirrel.com \
    --cc=joel@jms.id.au \
    --cc=openbmc@lists.ozlabs.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.