From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760754AbbCDJos (ORCPT ); Wed, 4 Mar 2015 04:44:48 -0500 Received: from ns.mm-sol.com ([37.157.136.199]:55578 "EHLO extserv.mm-sol.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759020AbbCDJon (ORCPT ); Wed, 4 Mar 2015 04:44:43 -0500 Message-ID: <54F6D403.3040709@mm-sol.com> Date: Wed, 04 Mar 2015 11:44:35 +0200 From: Stanimir Varbanov User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130330 Thunderbird/17.0.5 MIME-Version: 1.0 To: Linus Walleij CC: Andy Gross , Rob Herring , Pawel Moll , Mark Rutland , Kumar Gala , Grant Likely , Ian Campbell , "linux-arm-msm@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-gpio@vger.kernel.org" , "devicetree@vger.kernel.org" , Bjorn Andersson , Joonwoo Park Subject: Re: [PATCH v3 3/3] pinctrl: qcom: Add msm8916 pinctrl driver References: <1422612241-12944-1-git-send-email-svarbanov@mm-sol.com> <1422612241-12944-4-git-send-email-svarbanov@mm-sol.com> <20150203164748.GA29190@qualcomm.com> <54D22F05.9050403@mm-sol.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/02/2015 04:40 PM, Linus Walleij wrote: > On Wed, Feb 4, 2015 at 3:39 PM, Stanimir Varbanov wrote: >> On 02/03/2015 06:47 PM, Andy Gross wrote: >>> On Fri, Jan 30, 2015 at 12:04:01PM +0200, Stanimir Varbanov wrote: >>>> From: Joonwoo Park >>>> >>>> Add initial pinctrl driver to support pin configuration with >>>> pinctrl framework for msm8916. >>>> >>>> Signed-off-by: Joonwoo Park >>>> Signed-off-by: Stanimir Varbanov >>>> Reviewed-by: Bjorn Andersson >>> >>> Looks good. >>> >>> Reviewed-by: Andy Gross >>> >> >> Linus, do you want me to resend the patchset including this Reviewed-by tag? > > 1/3 is already merged upstream. > > 2/3 has an unaddressed review comment. Please fix that and resent. > > So this 3/3 can be resent as well, with the Review tag. > > But it's down to just two patches now atleast. Sure, will resend it as a new patch set, thanks. And of course you are talking for "[PATCH 0/3] pinctrl: qcom: enable generic pinconf and input-enable" patch set. -- regards, Stan