From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ivan T. Ivanov" Date: Mon, 12 Jan 2015 09:09:11 +0000 Subject: Re: [PATCH v4 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic Message-Id: <1421053751.28652.9.camel@mm-sol.com> List-Id: References: <1420818231-13451-1-git-send-email-soren.brinkmann@xilinx.com> <1420818231-13451-8-git-send-email-soren.brinkmann@xilinx.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-arm-kernel@lists.infradead.org On Sun, 2015-01-11 at 22:40 +0100, Linus Walleij wrote: > On Fri, Jan 9, 2015 at 4:43 PM, Soren Brinkmann > brinkmann@xilinx.com> wrote: >=20 > > Instead of the driver caring about implementation details like device > > tree, just provide information about driver specific pinconf parameters > > to pinconf-generic which takes care of parsing the DT. > >=20 > > Signed-off-by: Soren Brinkmann brinkmann@xilinx.com> >=20 > Patch applied: qualcomm folks, can you make sure that the Qualcomm > stuff is still working as expected with S=C3=B6ren's core parser? >=20 Yep, it still works. Tested on pm8941 and pma8084. Thanks. Tested-by: Ivan T. Ivanov From mboxrd@z Thu Jan 1 00:00:00 1970 From: iivanov@mm-sol.com (Ivan T. Ivanov) Date: Mon, 12 Jan 2015 11:09:11 +0200 Subject: [PATCH v4 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic In-Reply-To: References: <1420818231-13451-1-git-send-email-soren.brinkmann@xilinx.com> <1420818231-13451-8-git-send-email-soren.brinkmann@xilinx.com> Message-ID: <1421053751.28652.9.camel@mm-sol.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, 2015-01-11 at 22:40 +0100, Linus Walleij wrote: > On Fri, Jan 9, 2015 at 4:43 PM, Soren Brinkmann > brinkmann at xilinx.com> wrote: > > > Instead of the driver caring about implementation details like device > > tree, just provide information about driver specific pinconf parameters > > to pinconf-generic which takes care of parsing the DT. > > > > Signed-off-by: Soren Brinkmann brinkmann at xilinx.com> > > Patch applied: qualcomm folks, can you make sure that the Qualcomm > stuff is still working as expected with S?ren's core parser? > Yep, it still works. Tested on pm8941 and pma8084. Thanks. Tested-by: Ivan T. Ivanov From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Ivan T. Ivanov" Subject: Re: [PATCH v4 7/7] pinctrl: qcom-spmi-gpio: Migrate to pinconf-generic Date: Mon, 12 Jan 2015 11:09:11 +0200 Message-ID: <1421053751.28652.9.camel@mm-sol.com> References: <1420818231-13451-1-git-send-email-soren.brinkmann@xilinx.com> <1420818231-13451-8-git-send-email-soren.brinkmann@xilinx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: In-Reply-To: Sender: linux-sh-owner@vger.kernel.org To: Linus Walleij Cc: Soren Brinkmann , Bjorn Andersson , Kumar Gala , Rob Herring , Pawel Moll , Mark Rutland , Michal Simek , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Alessandro Rubini , Heiko Stuebner , Laurent Pinchart , "open list:ARM/Rockchip SoC..." , "linux-sh@vger.kernel.org" , Beniamino Galvani , Ian Campbell , Grant Likely , "devicetree@vger.kernel.org" List-Id: devicetree@vger.kernel.org On Sun, 2015-01-11 at 22:40 +0100, Linus Walleij wrote: > On Fri, Jan 9, 2015 at 4:43 PM, Soren Brinkmann > brinkmann@xilinx.com> wrote: >=20 > > Instead of the driver caring about implementation details like devi= ce > > tree, just provide information about driver specific pinconf parame= ters > > to pinconf-generic which takes care of parsing the DT. > >=20 > > Signed-off-by: Soren Brinkmann brinkmann@xilinx.com> >=20 > Patch applied: qualcomm folks, can you make sure that the Qualcomm > stuff is still working as expected with S=C3=B6ren's core parser? >=20 Yep, it still works. Tested on pm8941 and pma8084. Thanks. Tested-by: Ivan T. Ivanov