From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Stefan Agner <stefan@agner.ch>
Cc: arnd@arndb.de, peng.fan@nxp.com, linux-imx@nxp.com,
kernel@pengutronix.de, fabio.estevam@nxp.com,
shawnguo@kernel.org, linux-input@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] input: keyboard: allow to select IMX SNVS Power Key driver for i.MX 7D
Date: Mon, 28 Jan 2019 10:26:20 -0800 [thread overview]
Message-ID: <20190128182620.GB30191@dtor-ws> (raw)
In-Reply-To: <20190128160305.22398-1-stefan@agner.ch>
On Mon, Jan 28, 2019 at 05:03:05PM +0100, Stefan Agner wrote:
> The i.MX SNVS Power Key driver supports the i.MX 7D SoC family too.
> Allow to enable the i.MX SNVS Power Key driver even if only i.MX 7D
> SoC is selected.
>
> Signed-off-by: Stefan Agner <stefan@agner.ch>
Applied, thank you.
> ---
> drivers/input/keyboard/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/input/keyboard/Kconfig b/drivers/input/keyboard/Kconfig
> index 4713957b0cbb..a878351f1643 100644
> --- a/drivers/input/keyboard/Kconfig
> +++ b/drivers/input/keyboard/Kconfig
> @@ -420,7 +420,7 @@ config KEYBOARD_MPR121
>
> config KEYBOARD_SNVS_PWRKEY
> tristate "IMX SNVS Power Key Driver"
> - depends on SOC_IMX6SX
> + depends on SOC_IMX6SX || SOC_IMX7D
> depends on OF
> help
> This is the snvs powerkey driver for the Freescale i.MX application
> --
> 2.20.1
>
--
Dmitry
prev parent reply other threads:[~2019-01-28 18:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-28 16:03 [PATCH 1/3] input: keyboard: allow to select IMX SNVS Power Key driver for i.MX 7D Stefan Agner
2019-01-28 18:26 ` Dmitry Torokhov [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=20190128182620.GB30191@dtor-ws \
--to=dmitry.torokhov@gmail.com \
--cc=arnd@arndb.de \
--cc=fabio.estevam@nxp.com \
--cc=kernel@pengutronix.de \
--cc=linux-imx@nxp.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=peng.fan@nxp.com \
--cc=shawnguo@kernel.org \
--cc=stefan@agner.ch \
/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).