Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750941AbaBYFHb (ORCPT ); Tue, 25 Feb 2014 00:07:31 -0500 Received: from mail-qc0-f180.google.com ([209.85.216.180]:58526 "EHLO mail-qc0-f180.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750704AbaBYFHa (ORCPT ); Tue, 25 Feb 2014 00:07:30 -0500 MIME-Version: 1.0 In-Reply-To: <20140221222947.GB13233@quad.lixom.net> References: <20140221222947.GB13233@quad.lixom.net> Date: Mon, 24 Feb 2014 21:01:37 -0800 Message-ID: Subject: Re: [GIT PULL] bcm pinctrl rename From: Christian Daudt To: Olof Johansson 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 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 Fri, Feb 21, 2014 at 2:29 PM, Olof Johansson wrote: > (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). > Can you please pull the patches below. Note that if you wanto to absolutely reduce this to the bone, you can drop the last patch in the series titled "pinctrl: Rename Broadcom Capri pinctrl binding". That is the documentation fixup, so the binding doc will be wrong until 3.15. But that will reduce the change to just 2 lines :) thanks, csd The following changes since commit cfbf8d4857c26a8a307fb7cd258074c9dcd8c691: Linux 3.14-rc4 (2014-02-23 17:40:03 -0800) are available in the git repository at: git://github.com/broadcom/bcm11351.git tags/bcm-for-3.14-pinctrl-reduced-rename for you to fetch changes up to 735ea23c4868bf3123a4c79184e9206e0cc60211: pinctrl: Rename Broadcom Capri pinctrl binding (2014-02-24 20:25:54 -0800) ---------------------------------------------------------------- Rename pinctrl dt binding to restore consistency with other bcm mobile bindings. ---------------------------------------------------------------- Christian Daudt (1): pinctrl: refer to updated dt binding string. Sherman Yin (2): Update dtsi with new pinctrl compatible string pinctrl: Rename Broadcom Capri pinctrl binding Documentation/devicetree/bindings/pinctrl/{brcm,capri-pinctrl.txt => brcm,bcm11351-pinctrl.txt} | 8 ++++---- arch/arm/boot/dts/bcm11351.dtsi | 2 +- drivers/pinctrl/pinctrl-capri.c | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) rename Documentation/devicetree/bindings/pinctrl/{brcm,capri-pinctrl.txt => brcm,bcm11351-pinctrl.txt} (98%) -- 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/