* [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled
@ 2018-04-13 8:04 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 ` [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled Shawn Guo
0 siblings, 2 replies; 3+ messages in thread
From: Bai Ping @ 2018-04-13 8:04 UTC (permalink / raw)
To: linux-arm-kernel
select imx6sll pinctrl driver if imx6sll config is enabled.
Signed-off-by: Bai Ping <ping.bai@nxp.com>
---
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 2/2] arm: imx_v6_v7_defconfig: enable imx6sll by default
2018-04-13 8:04 [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled Bai Ping
@ 2018-04-13 8:04 ` Bai Ping
2018-05-02 7:04 ` [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled Shawn Guo
1 sibling, 0 replies; 3+ messages in thread
From: Bai Ping @ 2018-04-13 8:04 UTC (permalink / raw)
To: linux-arm-kernel
enable i.mx6sll support by default in defconfig.
Signed-off-by: Bai Ping <ping.bai@nxp.com>
---
arch/arm/configs/imx_v6_v7_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/imx_v6_v7_defconfig b/arch/arm/configs/imx_v6_v7_defconfig
index 4cb9829..50b9d34 100644
--- a/arch/arm/configs/imx_v6_v7_defconfig
+++ b/arch/arm/configs/imx_v6_v7_defconfig
@@ -38,6 +38,7 @@ CONFIG_SOC_IMX51=y
CONFIG_SOC_IMX53=y
CONFIG_SOC_IMX6Q=y
CONFIG_SOC_IMX6SL=y
+CONFIG_SOC_IMX6SLL=y
CONFIG_SOC_IMX6SX=y
CONFIG_SOC_IMX6UL=y
CONFIG_SOC_IMX7D=y
--
1.9.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled
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
1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2018-05-02 7:04 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-05-02 7:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 1/2] arm: imx: select imx6sll pinctrl when imx6sll enabled Shawn Guo
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).