linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: Maxime Ripard <maxime@cerno.tech>
Cc: linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/3] ARM: configs: sunxi: Enable the PS/2 controller
Date: Tue, 7 Jul 2020 15:55:45 +0800	[thread overview]
Message-ID: <CAGb2v65EenywGZ5gpDWCaeE2FDCNShgyAryPtXfqChV9S+s+Sg@mail.gmail.com> (raw)
In-Reply-To: <20200706132323.147562-1-maxime@cerno.tech>

On Mon, Jul 6, 2020 at 9:23 PM Maxime Ripard <maxime@cerno.tech> wrote:
>
> The A20 has a PS/2 controller and we have a driver for it, so let's enable
> it in our defconfig.
>
> Signed-off-by: Maxime Ripard <maxime@cerno.tech>

Acked-by: Chen-Yu Tsai <wens@csie.org>

for all three patches.

> ---
>  arch/arm/configs/sunxi_defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
> index da1532a972bb..f15c5fffa050 100644
> --- a/arch/arm/configs/sunxi_defconfig
> +++ b/arch/arm/configs/sunxi_defconfig
> @@ -59,6 +59,7 @@ CONFIG_INPUT_TOUCHSCREEN=y
>  CONFIG_TOUCHSCREEN_SUN4I=y
>  CONFIG_INPUT_MISC=y
>  CONFIG_INPUT_AXP20X_PEK=y
> +CONFIG_SERIO_SUN4I_PS2=y
>  CONFIG_SERIAL_8250=y
>  CONFIG_SERIAL_8250_CONSOLE=y
>  CONFIG_SERIAL_8250_NR_UARTS=8
> --
> 2.26.2
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-07-07  7:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 13:23 [PATCH 1/3] ARM: configs: sunxi: Enable the PS/2 controller Maxime Ripard
2020-07-06 13:23 ` [PATCH 2/3] ARM: sunxi: configs: Enable the Mailbox driver Maxime Ripard
2020-07-06 13:23 ` [PATCH 3/3] ARM: configs: sunxi: Enable crypto related options Maxime Ripard
2020-07-07 13:28   ` Corentin Labbe
2020-07-07  7:55 ` Chen-Yu Tsai [this message]
2020-07-07 10:53   ` [PATCH 1/3] ARM: configs: sunxi: Enable the PS/2 controller Maxime Ripard

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=CAGb2v65EenywGZ5gpDWCaeE2FDCNShgyAryPtXfqChV9S+s+Sg@mail.gmail.com \
    --to=wens@csie.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=maxime@cerno.tech \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).