From mboxrd@z Thu Jan 1 00:00:00 1970 From: Srinivas KANDAGATLA Subject: Re: [PATCH v3 03/10] pinctrl:st: Add pinctrl and pinconf support. Date: Mon, 24 Jun 2013 13:24:13 +0100 Message-ID: <51C83A6D.2060009@st.com> References: <1371736996-8770-1-git-send-email-srinivas.kandagatla@st.com> <1371737138-9340-1-git-send-email-srinivas.kandagatla@st.com> <51C45816.5010207@st.com> Reply-To: srinivas.kandagatla@st.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-doc-owner@vger.kernel.org To: Linus Walleij Cc: "linux-arm-kernel@lists.infradead.org" , Rob Landley , Grant Likely , Rob Herring , Russell King , Stuart Menefy , John Stultz , Thomas Gleixner , Greg Kroah-Hartman , Jiri Slaby , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "devicetree-discuss@lists.ozlabs.org" , kernel@stlinux.com, "linux-serial@vger.kernel.org" , Mark Brown , Stephen Gallimore , Arnd Bergmann List-Id: linux-serial@vger.kernel.org On 24/06/13 12:57, Linus Walleij wrote: > On Fri, Jun 21, 2013 at 3:41 PM, Srinivas KANDAGATLA > wrote: > >> Hi Linus W, >> If its not too late can this patch be considered for 3.11 via pinctrl tree? >> There is a build dependecy with regmap_field apis pulled by Mark Brown >> in regmap repository. > > This seems fairly complete, but I cannot have such a basic dependency onto > the regmap tree this late in the merge window, i.e. I'm not ready to pull > all of regmap into the pinctrl tree. I'd consider this for merging > for the next kernel cycle so it's more orthogonal. Hmmm.. You mean 3.12* Am not sure, But.. Is it possible to make just regmap field api patch go via pinctrl tree, as "Mark Brow" has already accepted it. Ideally, It would be nice this patch to be part of 3.11-* as, Arnd already pushed SOC support changes to his next branch. thanks, srini > > Yours, > Linus Walleij > From mboxrd@z Thu Jan 1 00:00:00 1970 From: srinivas.kandagatla@st.com (Srinivas KANDAGATLA) Date: Mon, 24 Jun 2013 13:24:13 +0100 Subject: [PATCH v3 03/10] pinctrl:st: Add pinctrl and pinconf support. In-Reply-To: References: <1371736996-8770-1-git-send-email-srinivas.kandagatla@st.com> <1371737138-9340-1-git-send-email-srinivas.kandagatla@st.com> <51C45816.5010207@st.com> Message-ID: <51C83A6D.2060009@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 24/06/13 12:57, Linus Walleij wrote: > On Fri, Jun 21, 2013 at 3:41 PM, Srinivas KANDAGATLA > wrote: > >> Hi Linus W, >> If its not too late can this patch be considered for 3.11 via pinctrl tree? >> There is a build dependecy with regmap_field apis pulled by Mark Brown >> in regmap repository. > > This seems fairly complete, but I cannot have such a basic dependency onto > the regmap tree this late in the merge window, i.e. I'm not ready to pull > all of regmap into the pinctrl tree. I'd consider this for merging > for the next kernel cycle so it's more orthogonal. Hmmm.. You mean 3.12* Am not sure, But.. Is it possible to make just regmap field api patch go via pinctrl tree, as "Mark Brow" has already accepted it. Ideally, It would be nice this patch to be part of 3.11-* as, Arnd already pushed SOC support changes to his next branch. thanks, srini > > Yours, > Linus Walleij >