Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753420AbaAQUAA (ORCPT ); Fri, 17 Jan 2014 15:00:00 -0500 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:4049 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752066AbaAQT75 (ORCPT ); Fri, 17 Jan 2014 14:59:57 -0500 X-IronPort-AV: E=Sophos;i="4.95,675,1384329600"; d="scan'208";a="9893234" Message-ID: <52D98B99.5050604@broadcom.com> Date: Fri, 17 Jan 2014 11:59:21 -0800 From: Sherman Yin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Linus Walleij , "arm@kernel.org" CC: Mark Brown , Rob Herring , =?ISO-8859-1?Q?Heiko_St=FCbner?= , Pawel Moll , Mark Rutland , Stephen Warren , Ian Campbell , Rob Landley , Christian Daudt , Russell King , Grant Likely , Matt Porter , "devicetree@vger.kernel.org" , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , bcm-kernel-feedback-list , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v4 3/4] ARM: pinctrl: Add Broadcom Capri pinctrl driver References: <1386787041-6035-1-git-send-email-syin@broadcom.com> <1387592016-13740-1-git-send-email-syin@broadcom.com> <1387592016-13740-4-git-send-email-syin@broadcom.com> In-Reply-To: Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 14-01-16 05:19 AM, Linus Walleij wrote: > On Sat, Dec 21, 2013 at 3:13 AM, Sherman Yin wrote: > > '> Adds pinctrl driver for Broadcom Capri (BCM281xx) SoCs. >> >> Signed-off-by: Sherman Yin >> Reviewed-by: Christian Daudt >> Reviewed-by: Matt Porter >> --- >> v4: - PINCTRL selected in Kconfig, PINCTRL_CAPRI selected in bcm_defconfig >> - make use of regmap >> - change CAPRI_PIN_UPDATE from macro to inline function. >> - Handle pull-up strength arg in Ohm instead of enum > > Patch applied. It is really good now! It's late before the merge > window, but you've done a tremendous work on this driver and > I don't want to delay its deployment further. Great, thanks for the support and reviews! > But note: > >> arch/arm/configs/bcm_defconfig | 1 + >> arch/arm/mach-bcm/Kconfig | 1 + > > I've optimistically applied these two hunks of the patch as well, > but if there is any conflict with the ARM SoC tree I will just rebase > the patch and pull these *out*. > > ARM SoC maintainers: be warned if something collides. Ok, will keep an eye on this and fix accordingly. Should be simple fixes. Regards, Sherman -- 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/