Re: [PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers

2014-10-21 Thread Ivan T. Ivanov
On Tue, 2014-10-21 at 12:59 +0200, Linus Walleij wrote: > On Wed, Oct 1, 2014 at 6:30 PM, Ivan T. Ivanov > wrote: > > > Changes since v4: > > > > > - Use PMIC name in compatible string. > > - PINCTRL_QCOM_SPMI_PMIC from Kconfig symbol. > > - Remove pmic string from drivers file names. > >

Re: [PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers

2014-10-21 Thread Linus Walleij
On Wed, Oct 1, 2014 at 6:30 PM, Ivan T. Ivanov wrote: > 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 n

Re: [PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers

2014-10-07 Thread Ivan T. Ivanov
On Fri, 2014-10-03 at 16:53 -0700, Bjorn Andersson wrote: > On Wed 01 Oct 09:30 PDT 2014, Ivan T. Ivanov wrote: > > This looks good and I gave it a spin on one of our 8974 devices and verified > that gpio_keys works :) > > Acked-by: Bjorn Andersson Thank you Bjorn. Regards, Ivan > > Regards

Re: [PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers

2014-10-03 Thread Bjorn Andersson
On Wed 01 Oct 09:30 PDT 2014, Ivan T. Ivanov wrote: > 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 nam

[PATCH v5 0/4] Qualcomm SPMI PMIC pin controller drivers

2014-10-01 Thread Ivan T. Ivanov
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-s