Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1405814
| From | Lokesh Vutla <lokeshvutla@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] arm: mach-keystone: Enable PINCTRL config |
| Date | 2016-05-24 05:50 +0200 |
| Message-ID | <rCbvX-6io-3@gated-at.bofh.it> (permalink) |
| References | <rBXjk-5NQ-7@gated-at.bofh.it> <rBXjk-5NQ-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Monday 23 May 2016 05:59 PM, Keerthy wrote: > keystone-k2l uses pinmux and is compliant with PINCTRL_SINGLE > which depends on PINCTRL. Hence enable PINCTRL. > > Signed-off-by: Keerthy <j-keerthy@ti.com> > --- > arch/arm/mach-keystone/Kconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig > index ea955f6db..7a432ee 100644 > --- a/arch/arm/mach-keystone/Kconfig > +++ b/arch/arm/mach-keystone/Kconfig > @@ -11,6 +11,7 @@ config ARCH_KEYSTONE > select ZONE_DMA if ARM_LPAE > select MIGHT_HAVE_PCI > select PCI_DOMAINS if PCI > + select PINCTRL I guess a similar patch[1] is already posted [1] https://patchwork.kernel.org/patch/8958081/ Thanks and regards, Lokesh > help > Support for boards based on the Texas Instruments Keystone family of > SoCs. >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/3] ARM: keystone-k2l: Enable pinctrl support Keerthy <j-keerthy@ti.com> - 2016-05-23 14:40 +0200
[PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Keerthy <j-keerthy@ti.com> - 2016-05-23 14:40 +0200
Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Lokesh Vutla <lokeshvutla@ti.com> - 2016-05-24 05:50 +0200
Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Keerthy <a0393675@ti.com> - 2016-05-24 06:00 +0200
Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2016-05-24 18:40 +0200
Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config Keerthy <a0393675@ti.com> - 2016-05-25 05:30 +0200
[PATCH 1/3] ARM: dts: keystone-k2l: Add pinctrl node Keerthy <j-keerthy@ti.com> - 2016-05-23 14:40 +0200
[PATCH 2/3] arm: mach-keystone: Enable PINCTRL config Keerthy <j-keerthy@ti.com> - 2016-05-23 14:40 +0200
Re: [PATCH 2/3] arm: mach-keystone: Enable PINCTRL config Lokesh Vutla <lokeshvutla@ti.com> - 2016-05-24 05:50 +0200
csiph-web