From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753187AbbJUB0x (ORCPT ); Tue, 20 Oct 2015 21:26:53 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:36648 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751621AbbJUB0v (ORCPT ); Tue, 20 Oct 2015 21:26:51 -0400 Subject: Re: [PATCH 1/5] ARM: Keystone: Enable PINCTRL for Keystone ARCH To: Franklin S Cooper Jr , linux@arm.linux.org.uk, ssantosh@kernel.org, ulf.hansson@linaro.org, m-karicheri2@ti.com, grygorii.strashko@ti.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org References: <1445377809-12516-1-git-send-email-fcooper@ti.com> From: santosh shilimkar Organization: Oracle Corporation Message-ID: <5626E9BC.40300@oracle.com> Date: Tue, 20 Oct 2015 18:26:20 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1445377809-12516-1-git-send-email-fcooper@ti.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: userv0022.oracle.com [156.151.31.74] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Regards, Santosh