linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
@ 2023-04-18 16:43 Luca Weiss
  2023-04-18 16:43 ` [PATCH v2 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632 Luca Weiss
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Luca Weiss @ 2023-04-18 16:43 UTC (permalink / raw)
  To: ~postmarketos/upstreaming, phone-devel, Andy Gross,
	Bjorn Andersson, Konrad Dybcio, Linus Walleij, Rob Herring,
	Krzysztof Kozlowski, Pavel Machek, Lee Jones, Jonathan Cameron,
	Lars-Peter Clausen, Stephen Boyd, Jonathan Corbet
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel, linux-leds,
	linux-iio, linux-doc, Luca Weiss, Krzysztof Kozlowski

Add support for the PMI632 PMIC in the spmi-gpio & qcom-lpg driver, add
the dtsi for the PMIC and enable the notification LED on fairphone-fp3.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
Changes in v2:
- Add qcom,pmi632-gpio to all the needed places in yaml
- Add patch documenting led path
- Pick up tags
- Drop vadc pre-scaling patch since it was applied
- Link to v1: https://lore.kernel.org/r/20230414-pmi632-v1-0-fe94dc414832@z3ntu.xyz

---
Luca Weiss (8):
      dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632
      pinctrl: qcom: spmi-gpio: Add PMI632 support
      dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG block
      leds: qcom-lpg: Add support for PMI632 LPG
      dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible
      arm64: dts: qcom: Add PMI632 PMIC
      arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED
      Documentation: leds: Add "rgb:status" path

 .../devicetree/bindings/leds/leds-qcom-lpg.yaml    |   1 +
 .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml    |   1 +
 .../bindings/pinctrl/qcom,pmic-gpio.yaml           |   3 +
 Documentation/leds/well-known-leds.txt             |   1 +
 arch/arm64/boot/dts/qcom/pmi632.dtsi               | 165 +++++++++++++++++++++
 arch/arm64/boot/dts/qcom/sdm632-fairphone-fp3.dts  |  29 ++++
 drivers/leds/rgb/leds-qcom-lpg.c                   |  15 ++
 drivers/pinctrl/qcom/pinctrl-spmi-gpio.c           |   1 +
 8 files changed, 216 insertions(+)
---
base-commit: 3f49aa65798675341eb9d4f947c40558564b2e6d
change-id: 20230414-pmi632-4ae03225ae75

Best regards,
-- 
Luca Weiss <luca@z3ntu.xyz>


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

end of thread, other threads:[~2023-05-15 12:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 16:43 [PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3 Luca Weiss
2023-04-18 16:43 ` [PATCH v2 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632 Luca Weiss
2023-04-19 18:06   ` Krzysztof Kozlowski
2023-04-18 16:43 ` [PATCH v2 2/8] pinctrl: qcom: spmi-gpio: Add PMI632 support Luca Weiss
2023-04-20 10:12   ` Dmitry Baryshkov
2023-04-18 16:43 ` [PATCH v2 3/8] dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG block Luca Weiss
2023-04-27 15:27   ` Lee Jones
2023-04-18 16:43 ` [PATCH v2 4/8] leds: qcom-lpg: Add support for PMI632 LPG Luca Weiss
2023-04-27 15:27   ` Lee Jones
2023-04-18 16:43 ` [PATCH v2 5/8] dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible Luca Weiss
2023-04-27 15:28   ` Lee Jones
2023-04-18 16:43 ` [PATCH v2 6/8] arm64: dts: qcom: Add PMI632 PMIC Luca Weiss
2023-04-19 10:27   ` Konrad Dybcio
2023-04-18 16:43 ` [PATCH v2 7/8] arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED Luca Weiss
2023-04-19 10:28   ` Konrad Dybcio
2023-04-18 16:43 ` [PATCH v2 8/8] Documentation: leds: Add "rgb:status" path Luca Weiss
2023-04-27 16:05   ` Lee Jones
2023-04-27 17:50     ` Luca Weiss
2023-04-21  8:29 ` [PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3 Linus Walleij
2023-05-15 12:17 ` Lee Jones

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).