From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled
Date: Wed, 2 May 2018 15:04:23 +0800 [thread overview]
Message-ID: <20180502070422.GC3443@dragon> (raw)
In-Reply-To: <1523606664-21669-1-git-send-email-ping.bai@nxp.com>
On Fri, Apr 13, 2018 at 04:04:23PM +0800, Bai Ping wrote:
> select imx6sll pinctrl driver if imx6sll config is enabled.
>
> Signed-off-by: Bai Ping <ping.bai@nxp.com>
s/arm:/ARM: in patch subject.
I fixed it up and applied both patches.
Shawn
> ---
> arch/arm/mach-imx/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/mach-imx/Kconfig b/arch/arm/mach-imx/Kconfig
> index 8e3a618..cb010a0 100644
> --- a/arch/arm/mach-imx/Kconfig
> +++ b/arch/arm/mach-imx/Kconfig
> @@ -514,6 +514,7 @@ config SOC_IMX6SL
>
> config SOC_IMX6SLL
> bool "i.MX6 SoloLiteLite support"
> + select PINCTRL_IMX6SLL
> select SOC_IMX6
>
> help
> --
> 1.9.1
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2018-05-02 7:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-13 8:04 [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled Bai Ping
2018-04-13 8:04 ` [PATCH 2/2] arm: imx_v6_v7_defconfig: enable imx6sll by default Bai Ping
2018-05-02 7:04 ` Shawn Guo [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=20180502070422.GC3443@dragon \
--to=shawnguo@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 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).