Linux LED subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Add support for PM7550 PMIC
@ 2025-07-09 11:46 Luca Weiss
  2025-07-09 11:46 ` [PATCH v2 1/5] dt-bindings: leds: qcom,spmi-flash-led: Add PM7550 Luca Weiss
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Luca Weiss @ 2025-07-09 11:46 UTC (permalink / raw)
  To: Lee Jones, Pavel Machek, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Fenglin Wu, Stephen Boyd, Bjorn Andersson,
	Konrad Dybcio, Linus Walleij
  Cc: ~postmarketos/upstreaming, phone-devel, linux-arm-msm, linux-leds,
	devicetree, linux-kernel, linux-gpio, Luca Weiss

The PM7550 PMIC is used in conjuction with the Milos SoC. Add binding
docs and the devicetree description for it.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Changes in v2:
- PMXR2230 -> PM7550 (Dmitry)
- Replace some SM7635 references with Milos
- Update critical temperature trip
- Link to v1: https://lore.kernel.org/r/20250625-sm7635-pmxr2230-v1-0-25aa94305f31@fairphone.com

---
Luca Weiss (5):
      dt-bindings: leds: qcom,spmi-flash-led: Add PM7550
      dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC
      dt-bindings: pinctrl: qcom,pmic-gpio: Add PM7550 support
      pinctrl: qcom: spmi: Add PM7550
      arm64: dts: qcom: Add PM7550 PMIC

 .../bindings/leds/qcom,spmi-flash-led.yaml         |  1 +
 .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml    |  1 +
 .../bindings/pinctrl/qcom,pmic-gpio.yaml           |  2 +
 arch/arm64/boot/dts/qcom/pm7550.dtsi               | 67 ++++++++++++++++++++++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c           |  1 +
 5 files changed, 72 insertions(+)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250620-sm7635-pmxr2230-ee55a86a8c2b

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>


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

end of thread, other threads:[~2025-07-17 21:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 11:46 [PATCH v2 0/5] Add support for PM7550 PMIC Luca Weiss
2025-07-09 11:46 ` [PATCH v2 1/5] dt-bindings: leds: qcom,spmi-flash-led: Add PM7550 Luca Weiss
2025-07-10 22:04   ` Rob Herring (Arm)
2025-07-09 11:46 ` [PATCH v2 2/5] dt-bindings: mfd: qcom-spmi-pmic: Document PM7550 PMIC Luca Weiss
2025-07-10 22:12   ` Rob Herring (Arm)
2025-07-09 11:46 ` [PATCH v2 3/5] dt-bindings: pinctrl: qcom,pmic-gpio: Add PM7550 support Luca Weiss
2025-07-10 22:14   ` Rob Herring (Arm)
2025-07-09 11:46 ` [PATCH v2 4/5] pinctrl: qcom: spmi: Add PM7550 Luca Weiss
2025-07-09 11:46 ` [PATCH v2 5/5] arm64: dts: qcom: Add PM7550 PMIC Luca Weiss
2025-07-17 21:06   ` Konrad Dybcio
2025-07-11 18:23 ` [PATCH v2 0/5] Add support for " Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox