From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ivan T. Ivanov" Subject: Re: [PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers Date: Tue, 21 Oct 2014 14:41:27 +0300 Message-ID: <1413891687.30282.4.camel@mm-sol.com> References: <1412181058-29179-1-git-send-email-iivanov@mm-sol.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Linus Walleij Cc: Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Grant Likely , Bjorn Andersson , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-msm@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Tue, 2014-10-21 at 12:59 +0200, Linus Walleij wrote: > On Wed, Oct 1, 2014 at 6:30 PM, Ivan T. Ivanov =20 > wrote: >=20 > > Changes since v4: > > > > > - Use PMIC name in compatible string. > > - PINCTRL_QCOM_SPMI_PMIC from Kconfig symbol. > > - Remove pmic string from drivers file names. > > - Fixed coding style issues. > > - Use qcom-spmi-gpio and qcom-spmi-mpp from dirver names, > > to be similar to qcom-spmi-iadc, qcom-spmi-vadc and > > qcom-spmi-temp-alarm drivers. > > > > > Short description: > > > > > Patches adds pin control drivers for Multi-Purpose Pin (MPP) and > > General-purpose pin (GPIO) controllers found in Qualcomm SPMI=20 > > based > > PMIC chips. > > > > > MPP's are enhanced GPIO's with analog circuits, which support > > analog and digital input/output. >=20 > I think I'm happy to apply this for v3.19 now that I have Bj=C3=B6rn'= s > ACK on it too (or is it even Reviewed-by..?) >=20 > But I can't find these patches in my mailbox, do you have > a branch based off v3.18-rc1 I can pull from? They are prepared but not sent. Will try to send them shortly.=20 Thank you. Ivan >=20 > Yours, > Linus Walleij >=20