lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <5743D0FD.5070804@ti.com> Date: Tue, 24 May 2016 09:26:45 +0530 From: Keerthy <a0393675@...com> To: Lokesh Vutla <lokeshvutla@...com>, Keerthy <j-keerthy@...com>, <ssantosh@...nel.org> CC: <nm@...com>, <devicetree@...r.kernel.org>, <linux@...linux.org.uk>, <linux-kernel@...r.kernel.org>, <robh+dt@...nel.org>, <m-karicheri2@...com>, <linux-arm-kernel@...ts.infradead.org> Subject: Re: [PATCH 3/3] ARM: configs: keystone: Enable PINCTRL_SINGLE Config On Tuesday 24 May 2016 09:07 AM, Lokesh Vutla wrote: > > > On Monday 23 May 2016 05:59 PM, Keerthy wrote: >> keystone-k2l devices use pinmux and are compliant with PINCTRL_SINGLE. >> Hence enable the config option. >> >> Signed-off-by: Keerthy <j-keerthy@...com> > > A similar patch[1] is already posted. > > [1]https://patchwork.kernel.org/patch/8958091/ Ah I had not seen them. If they are already reviewed and closer to be merged then Patch 2 and Patch 3 of this series can be dropped. Regards, Keerthy > > Thanks and regards, > Lokesh > >> --- >> arch/arm/configs/keystone_defconfig | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/arch/arm/configs/keystone_defconfig b/arch/arm/configs/keystone_defconfig >> index faba04d..71b42e6 100644 >> --- a/arch/arm/configs/keystone_defconfig >> +++ b/arch/arm/configs/keystone_defconfig >> @@ -144,6 +144,7 @@ CONFIG_I2C_DAVINCI=y >> CONFIG_SPI=y >> CONFIG_SPI_DAVINCI=y >> CONFIG_SPI_SPIDEV=y >> +CONFIG_PINCTRL_SINGLE=y >> CONFIG_GPIOLIB=y >> CONFIG_GPIO_SYSFS=y >> CONFIG_GPIO_DAVINCI=y >>
Powered by blists - more mailing lists