linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs
@ 2022-09-12 21:06 Anjelique Melendez
  2022-09-12 21:06 ` [PATCH v2 1/4] pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes Anjelique Melendez
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Anjelique Melendez @ 2022-09-12 21:06 UTC (permalink / raw)
  To: agross, andersson, linus.walleij, robh+dt, krzysztof.kozlowski+dt
  Cc: konrad.dybcio, linux-arm-msm, linux-gpio, devicetree,
	linux-kernel, quic_collinsd, quic_jprakash, Anjelique Melendez

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-09-19 11:53 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-12 21:06 [PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs Anjelique Melendez
2022-09-12 21:06 ` [PATCH v2 1/4] pinctrl: qcom: spmi-gpio: add support for LV_VIN2 and MV_VIN3 subtypes Anjelique Melendez
2022-09-12 21:06 ` [PATCH v2 2/4] pinctrl: qcom: spmi-gpio: Fix the GPIO strength mapping Anjelique Melendez
2022-09-13 10:56   ` Krzysztof Kozlowski
2022-09-12 21:06 ` [PATCH v2 3/4] pinctrl: qcom: spmi-gpio: Add compatible for PM7250B Anjelique Melendez
2022-09-12 21:06 ` [PATCH v2 4/4] dt-bindings: qcom-pmic-gpio: Add PM7250B and PM8450 bindings Anjelique Melendez
2022-09-13 10:55   ` Krzysztof Kozlowski
2022-09-19 11:52 ` [PATCH v2 0/4] Add Support for Qualcomm SPMI GPIOs Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).