Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751800AbbGOGXD (ORCPT ); Wed, 15 Jul 2015 02:23:03 -0400 Received: from mail-wi0-f179.google.com ([209.85.212.179]:36484 "EHLO mail-wi0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751519AbbGOGXC (ORCPT ); Wed, 15 Jul 2015 02:23:02 -0400 MIME-Version: 1.0 In-Reply-To: <20150715061835.GA16561@tiger> References: <20150715061835.GA16561@tiger> From: Valentin Rothberg Date: Wed, 15 Jul 2015 08:22:30 +0200 Message-ID: Subject: Re: ARM: imx: mx6ul: PINCTRL_IMX6UL To: Shawn Guo Cc: Frank.Li@freescale.com, linux-kernel@vger.kernel.org, Paul Bolle , Andreas Ruprecht , hengelein Stefan , linus.walleij@linaro.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1377 Lines: 42 Hi Shawn, On Wed, Jul 15, 2015 at 8:18 AM, Shawn Guo wrote: > On Wed, Jul 15, 2015 at 08:02:43AM +0200, Valentin Rothberg wrote: >> Hi Frank, >> >> your commit 022d0716bb7e ("ARM: imx: add i.mx6ul msl support") has >> shown up in today's linux-next tree (i.e., next-20150715) adding the >> following lines of Kconfig code: >> >> +config SOC_IMX6UL >> + bool "i.MX6 UltraLite support" >> + select PINCTRL_IMX6UL >> [...] >> >> The select on PINCTRL_IMX6UL is currently a NOP, since the option is >> nowhere defined in Kconfig. I did some research on the web, but could >> not find any hint that this option is being added somewhere. Do you >> know if there is a patch queued somewhere that adds this Kconfig >> option? >> >> I detected the issue with scripts/checkkconfigsymbols.py. > > Valentin, > > LinusW queued the pinctrl driver patch for 4.3, which should show up on > linux-next quite soon, I believe. > > Shawn thanks for your answer. I should have been able to find that, sorry for the noise. Thanks, Valentin > [1] http://thread.gmane.org/gmane.linux.kernel.gpio/8992/focus=127904 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/