Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754918AbaBUW3r (ORCPT ); Fri, 21 Feb 2014 17:29:47 -0500 Received: from mail-pb0-f46.google.com ([209.85.160.46]:35507 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753936AbaBUW3q (ORCPT ); Fri, 21 Feb 2014 17:29:46 -0500 Date: Fri, 21 Feb 2014 14:29:47 -0800 From: Olof Johansson To: Christian Daudt Cc: "linux-arm-kernel@lists.infradead.org" , Arnd Bergmann , Kevin Hilman , Matt Porter , Linus Walleij , Sherman Yin , "linux-kernel@vger.kernel.org" , arm@kernel.org Subject: Re: [GIT PULL] bcm pinctrl rename Message-ID: <20140221222947.GB13233@quad.lixom.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 12, 2014 at 09:20:13AM -0800, Christian Daudt wrote: > The following changes since commit b28a960c42fcd9cfc987441fa6d1c1a471f0f9ed: > > Linux 3.14-rc2 (2014-02-09 18:15:47 -0800) > > are available in the git repository at: > > git://github.com/broadcom/bcm11351.git tags/bcm-for-3.14-pinctrl-rename > > for you to fetch changes up to f5310a1712b68c7f83539fce6ebbfb6f0f510f5b: > > Update dtsi with new pinctrl compatible string (2014-02-12 09:06:53 -0800) > > ---------------------------------------------------------------- > Renaming pinctrl code to keep in line with rest of bcm mobile > > Given that this driver has been in the works for a while, it > was written prior to the code standardizing on bcm-based naming. > this patchset brings it in line with the remainder of the code. > > ---------------------------------------------------------------- > Sherman Yin (4): > pinctrl: Rename Broadcom Capri pinctrl binding > pinctrl: Rename Broadcom Capri pinctrl driver > Update bcm_defconfig with new pinctrl CONFIG > Update dtsi with new pinctrl compatible string Hi, (As per irc discussion). The rename isn't the right thing to do at this time in the release, but the binding needs to be tweaked before it ships in a full release, or we'll always need to live with it. So, I'll be happy to take the bindings piece and the dtsi piece (and the small edit to the driver to change the compatible string match table), but the file rename and Kconfig entry edit is 3.15 material. Please send new pull request with just that (or, if you prefer, just send the patches and we can apply them too). -Olof -- 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/