linux-leds.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
@ 2023-04-13 23:17 Luca Weiss
  2023-04-13 23:17 ` [PATCH 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632 Luca Weiss
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Luca Weiss @ 2023-04-13 23:17 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
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel, linux-leds,
	linux-iio, Luca Weiss

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>
---
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: iio: adc: qcom,spmi-vadc: Allow 1/16 for pre-scaling
      dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible
      arm64: dts: qcom: Add PMI632 PMIC
      arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED

 .../bindings/iio/adc/qcom,spmi-vadc.yaml           |   2 +-
 .../devicetree/bindings/leds/leds-qcom-lpg.yaml    |   1 +
 .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml    |   1 +
 .../bindings/pinctrl/qcom,pmic-gpio.yaml           |   2 +
 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, 215 insertions(+), 1 deletion(-)
---
base-commit: c83fb1e4acf528c29b0729525cf23544f8121b3d
change-id: 20230414-pmi632-4ae03225ae75

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


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

end of thread, other threads:[~2023-04-21  8:27 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13 23:17 [PATCH 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3 Luca Weiss
2023-04-13 23:17 ` [PATCH 1/8] dt-bindings: pinctrl: qcom,pmic-gpio: add PMI632 Luca Weiss
2023-04-14  7:55   ` Krzysztof Kozlowski
2023-04-13 23:17 ` [PATCH 2/8] pinctrl: qcom: spmi-gpio: Add PMI632 support Luca Weiss
2023-04-13 23:27   ` Konrad Dybcio
2023-04-21  8:26   ` Linus Walleij
2023-04-13 23:17 ` [PATCH 3/8] dt-bindings: leds: qcom-lpg: Add compatible for PMI632 LPG block Luca Weiss
2023-04-14  7:55   ` Krzysztof Kozlowski
2023-04-13 23:17 ` [PATCH 4/8] leds: qcom-lpg: Add support for PMI632 LPG Luca Weiss
2023-04-13 23:33   ` Konrad Dybcio
2023-04-14 12:22   ` Pavel Machek
2023-04-13 23:17 ` [PATCH 5/8] dt-bindings: iio: adc: qcom,spmi-vadc: Allow 1/16 for pre-scaling Luca Weiss
2023-04-14  7:56   ` Krzysztof Kozlowski
2023-04-15 16:20     ` Jonathan Cameron
2023-04-13 23:17 ` [PATCH 6/8] dt-bindings: mfd: qcom-spmi-pmic: Add PMI632 compatible Luca Weiss
2023-04-14  7:56   ` Krzysztof Kozlowski
2023-04-14 12:26   ` Pavel Machek
2023-04-13 23:17 ` [PATCH 7/8] arm64: dts: qcom: Add PMI632 PMIC Luca Weiss
2023-04-13 23:17 ` [PATCH 8/8] arm64: dts: qcom: sdm632-fairphone-fp3: Add notification LED Luca Weiss
2023-04-13 23:36   ` Konrad Dybcio
2023-04-14 15:49     ` Luca Weiss
2023-04-14 12:24   ` Pavel Machek
2023-04-14 15:48     ` Luca Weiss

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