From mboxrd@z Thu Jan 1 00:00:00 1970 From: Murali Karicheri Subject: Re: [PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH Date: Thu, 22 Oct 2015 10:18:48 -0400 Message-ID: <5628F048.3000501@ti.com> References: <1445377809-12516-1-git-send-email-fcooper@ti.com> <5626E9BC.40300@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from comal.ext.ti.com ([198.47.26.152]:35432 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757631AbbJVOTT (ORCPT ); Thu, 22 Oct 2015 10:19:19 -0400 In-Reply-To: <5626E9BC.40300@oracle.com> Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: santosh shilimkar , Franklin S Cooper Jr , linux@arm.linux.org.uk, ssantosh@kernel.org, ulf.hansson@linaro.org, grygorii.strashko@ti.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org On 10/20/2015 09:26 PM, santosh shilimkar wrote: > On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: >> From: Franklin Cooper >> >> Unlike other Keystone 2 devices, newer Keystone 2 SOCs may utilize >> pinmuxing which requires PINCTRL to be enabled. Therefore, enable >> PINCTRL for all Keystone 2 devices. >> >> Signed-off-by: Franklin S Cooper Jr >> --- >> arch/arm/mach-keystone/Kconfig | 1 + >> 1 file changed, 1 insertion(+) >> > I would be happy to add this one when I see pin > control data in DTS and its actually going to be > used in upstream kernel. Till then I don't want > to add this one. > Agree. It is too early to add the defconfig update and should be deferred to when the DTS update is made. What if the newer keystone 2 SoC never end up in the tree? Murali > Regards, > Santosh > -- Murali Karicheri Linux Kernel, Keystone From mboxrd@z Thu Jan 1 00:00:00 1970 From: m-karicheri2@ti.com (Murali Karicheri) Date: Thu, 22 Oct 2015 10:18:48 -0400 Subject: [PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH In-Reply-To: <5626E9BC.40300@oracle.com> References: <1445377809-12516-1-git-send-email-fcooper@ti.com> <5626E9BC.40300@oracle.com> Message-ID: <5628F048.3000501@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/20/2015 09:26 PM, santosh shilimkar wrote: > On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: >> From: Franklin Cooper >> >> Unlike other Keystone 2 devices, newer Keystone 2 SOCs may utilize >> pinmuxing which requires PINCTRL to be enabled. Therefore, enable >> PINCTRL for all Keystone 2 devices. >> >> Signed-off-by: Franklin S Cooper Jr >> --- >> arch/arm/mach-keystone/Kconfig | 1 + >> 1 file changed, 1 insertion(+) >> > I would be happy to add this one when I see pin > control data in DTS and its actually going to be > used in upstream kernel. Till then I don't want > to add this one. > Agree. It is too early to add the defconfig update and should be deferred to when the DTS update is made. What if the newer keystone 2 SoC never end up in the tree? Murali > Regards, > Santosh > -- Murali Karicheri Linux Kernel, Keystone From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757937AbbJVOTU (ORCPT ); Thu, 22 Oct 2015 10:19:20 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:35432 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757631AbbJVOTT (ORCPT ); Thu, 22 Oct 2015 10:19:19 -0400 Message-ID: <5628F048.3000501@ti.com> Date: Thu, 22 Oct 2015 10:18:48 -0400 From: Murali Karicheri Organization: Texas Instruments User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: santosh shilimkar , Franklin S Cooper Jr , , , , , , , Subject: Re: [PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH References: <1445377809-12516-1-git-send-email-fcooper@ti.com> <5626E9BC.40300@oracle.com> In-Reply-To: <5626E9BC.40300@oracle.com> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/20/2015 09:26 PM, santosh shilimkar wrote: > On 10/20/2015 2:50 PM, Franklin S Cooper Jr wrote: >> From: Franklin Cooper >> >> Unlike other Keystone 2 devices, newer Keystone 2 SOCs may utilize >> pinmuxing which requires PINCTRL to be enabled. Therefore, enable >> PINCTRL for all Keystone 2 devices. >> >> Signed-off-by: Franklin S Cooper Jr >> --- >> arch/arm/mach-keystone/Kconfig | 1 + >> 1 file changed, 1 insertion(+) >> > I would be happy to add this one when I see pin > control data in DTS and its actually going to be > used in upstream kernel. Till then I don't want > to add this one. > Agree. It is too early to add the defconfig update and should be deferred to when the DTS update is made. What if the newer keystone 2 SoC never end up in the tree? Murali > Regards, > Santosh > -- Murali Karicheri Linux Kernel, Keystone