linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
@ 2021-11-27 12:32 Dominik Kobinski
  0 siblings, 0 replies; 8+ messages in thread
From: Dominik Kobinski @ 2021-11-27 12:32 UTC (permalink / raw)
  To: linus.walleij
  Cc: agross, bjorn.andersson, ivo.ivanov.ivanov1, linux-arm-msm,
	linux-gpio, linux-kernel, dominikkobinski314

True. Sorry for the confusion and thank you for applying the patch.

Regards,
Dominik Kobinski


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH v2,0/5] Add pm8226 SPMI regulators
@ 2021-11-25 21:34 Dominik Kobinski
  2021-11-25 21:53 ` [PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility Dominik Kobinski
  0 siblings, 1 reply; 8+ messages in thread
From: Dominik Kobinski @ 2021-11-25 21:34 UTC (permalink / raw)
  To: bjorn.andersson
  Cc: agross, linus.walleij, linux-arm-msm, linux-gpio, linux-kernel,
	Dominik Kobinski

This series enables pm8226 SPMI regulators commonly used on msm8x26 platforms.
It is a v2 of this series : https://patchwork.kernel.org/project/linux-arm-msm/list/?series=584741

Changes since v1:
 - Add spmi regulators node in qcom-pm8226.dtsi to enable probing them.

Dominik Kobinski (5):
  pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
  dt-bindings: pinctrl: qcom: pmic-gpio: Document pm8226 compatible
  dt-bindings: regulator: qcom: spmi-regulator: Document pm8226
    compatible
  regulator: qcom_spmi: Add pm8226 regulators
  arm: dts: qcom: pm8226: Support SPMI regulators on PMIC sid 1

 .../bindings/pinctrl/qcom,pmic-gpio.yaml      |  1 +
 .../regulator/qcom,spmi-regulator.txt         |  1 +
 arch/arm/boot/dts/qcom-pm8226.dtsi            |  4 ++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c      |  1 +
 drivers/regulator/qcom_spmi-regulator.c       | 39 +++++++++++++++++++
 5 files changed, 46 insertions(+)

-- 
2.34.0


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

end of thread, other threads:[~2022-07-11 13:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-27 12:32 [PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility Dominik Kobinski
  -- strict thread matches above, loose matches on Subject: below --
2021-11-25 21:34 [PATCH v2,0/5] Add pm8226 SPMI regulators Dominik Kobinski
2021-11-25 21:53 ` [PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility Dominik Kobinski
2021-11-26  0:49   ` Linus Walleij
2021-11-26 16:36     ` Dominik Kobinski
2021-11-27  1:37       ` Linus Walleij
2021-11-27  1:42         ` Linus Walleij
2022-07-08 19:43     ` Matti Lehtimäki
2022-07-11 13:27       ` 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).