[PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs

Anjelique Melendez posted 4 patches 3 years, 6 months ago
.../bindings/pinctrl/qcom,pmic-gpio.yaml      |  4 ++
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c      | 41 ++++++++++++++++++-
2 files changed, 43 insertions(+), 2 deletions(-)
[PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs
Posted by Anjelique Melendez 3 years, 6 months ago
This series provides support and fixes for Qualcomm SPMI GPIOs.

Changes since v1:
   - Updated 2/4 so that changes only take place in driver
   - Updated 4/4 to add in allOf: constraints

Anjelique Melendez (2):
  pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping
  dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings

David Collins (1):
  pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes

Jishnu Prakash (1):
  pinctrl: qcom: spmi-gpio: Add compatible for PM7250B

 .../bindings/pinctrl/qcom,pmic-gpio.yaml      |  4 ++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c      | 41 ++++++++++++++++++-
 2 files changed, 43 insertions(+), 2 deletions(-)

-- 
2.35.1
Re: [PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs
Posted by Linus Walleij 3 years, 6 months ago
On Mon, Sep 12, 2022 at 11:06 PM Anjelique Melendez
<quic_amelende@quicinc.com> wrote:

> This series provides support and fixes for Qualcomm SPMI GPIOs.

Patches applied for next!

Yours,
Linus Walleij