From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752722Ab3FYK7A (ORCPT ); Tue, 25 Jun 2013 06:59:00 -0400 Received: from mail-ie0-f171.google.com ([209.85.223.171]:41976 "EHLO mail-ie0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751423Ab3FYK65 (ORCPT ); Tue, 25 Jun 2013 06:58:57 -0400 MIME-Version: 1.0 In-Reply-To: <20130624141257.GM27646@sirena.org.uk> 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> <20130624141257.GM27646@sirena.org.uk> Date: Tue, 25 Jun 2013 12:58:57 +0200 Message-ID: Subject: Re: [PATCH v3 03/10] pinctrl:st: Add pinctrl and pinconf support. From: Linus Walleij To: Mark Brown Cc: Srinivas KANDAGATLA , "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" , Stephen Gallimore , Arnd Bergmann Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 24, 2013 at 4:12 PM, Mark Brown wrote: > On Mon, Jun 24, 2013 at 01:57:56PM +0200, Linus Walleij wrote: > >> 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. > > I've got the patch on a topic branch in regmap to allow for this sort of > stuff - I can readily provide a signed tag for you to get just that > patch if that'd help? Alternatively I'm happy to carry the pinctrl > patch in regmap? I'm OK that you carry this in the regmap tree. Acked-by: Linus Walleij The clock retime weirdness convinced me that this cannot really use the generic pin config layout... Yours, Linus Walleij