Message ID | 1464006547-19569-4-git-send-email-j-keerthy@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
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@ti.com> A similar patch[1] is already posted. [1]https://patchwork.kernel.org/patch/8958091/ 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 >
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@ti.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 >>
Hi Keerthy, On 5/23/2016 8:56 PM, Keerthy wrote: > > > 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@ti.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. > Once the 4.7-rc2 is out, please rebase these floating patches against it and post a consolidated patches. I will line them up for 4.8 Regards, Santosh
Hi Santosh, On Tuesday 24 May 2016 09:59 PM, Santosh Shilimkar wrote: > Hi Keerthy, > > On 5/23/2016 8:56 PM, Keerthy wrote: >> >> >> 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@ti.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. >> > Once the 4.7-rc2 is out, please rebase these floating patches > against it and post a consolidated patches. I will line them > up for 4.8 Thanks for the quick response. I will wait for 4.7-rc2 and send the re-based series. Regards, Keerthy > > Regards, > Santosh
On Wednesday 25 May 2016 08:51 AM, Keerthy wrote: > Hi Santosh, > > On Tuesday 24 May 2016 09:59 PM, Santosh Shilimkar wrote: >> Hi Keerthy, >> >> On 5/23/2016 8:56 PM, Keerthy wrote: >>> >>> >>> 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@ti.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. >>> >> Once the 4.7-rc2 is out, please rebase these floating patches >> against it and post a consolidated patches. I will line them >> up for 4.8 > > Thanks for the quick response. I will wait for 4.7-rc2 and send the > re-based series. Now the 4.7-rc2 is tagged i will be sending a consolidated series. > > Regards, > Keerthy > >> >> Regards, >> Santosh
On Monday 06 June 2016 09:07 AM, Keerthy wrote: > > > On Wednesday 25 May 2016 08:51 AM, Keerthy wrote: >> Hi Santosh, >> >> On Tuesday 24 May 2016 09:59 PM, Santosh Shilimkar wrote: >>> Hi Keerthy, >>> >>> On 5/23/2016 8:56 PM, Keerthy wrote: >>>> >>>> >>>> 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@ti.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. >>>> >>> Once the 4.7-rc2 is out, please rebase these floating patches >>> against it and post a consolidated patches. I will line them >>> up for 4.8 >> >> Thanks for the quick response. I will wait for 4.7-rc2 and send the >> re-based series. > > Now the 4.7-rc2 is tagged i will be sending a consolidated series. Santosh, I posted a consolidated series for k2l. Franklin, Could you re-post k2g series on top of the series i posted today. Regards, Keerthy > >> >> Regards, >> Keerthy >> >>> >>> Regards, >>> Santosh
On 6/5/2016 9:56 PM, Keerthy wrote: > [...] > Santosh, > > I posted a consolidated series for k2l. > Thanks. Will pick that up. > Franklin, > > Could you re-post k2g series on top of the series i posted today. > Please do.
Franklin, On 6/6/2016 9:00 AM, Santosh Shilimkar wrote: > On 6/5/2016 9:56 PM, Keerthy wrote: >> > [...] > >> Santosh, >> >> I posted a consolidated series for k2l. >> > Thanks. Will pick that up. > >> Franklin, >> >> Could you re-post k2g series on top of the series i posted today. >> I have update the keystone 4.8 branches and linux-next branch. Please refresh your DTS patches against [1] and post the same. Regards, Santosh [1] git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git for_4.8/keystone_dts
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
keystone-k2l devices use pinmux and are compliant with PINCTRL_SINGLE. Hence enable the config option. Signed-off-by: Keerthy <j-keerthy@ti.com> --- arch/arm/configs/keystone_defconfig | 1 + 1 file changed, 1 insertion(+)