[PATCH 0/4] arm64: qcom: sm8550: enable PMIC devices

From: Neil Armstrong
Date: Thu May 25 2023 - 11:47:48 EST


This enables the following PMIC devices:
- PWM RGB LED
- RTC
- Volume and Power buttons

on the SM8550 boards.

Depends on:
- [1] PWM bindings, merged by Lee
- [2] functional fix
- [3] & [4] QRD flash DT changes

[1] https://lore.kernel.org/all/20230522-topic-sm8550-upstream-pm8550-lpg-v2-1-c5117f1d41f9@xxxxxxxxxx/
[2] https://lore.kernel.org/r/20230515162604.649203-1-quic_bjorande@xxxxxxxxxxx
[3] https://lore.kernel.org/r/20230516150202.188655-3-krzysztof.kozlowski@xxxxxxxxxx
[4] https://lore.kernel.org/r/20230516150202.188655-2-krzysztof.kozlowski@xxxxxxxxxx

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Neil Armstrong (4):
arm64: dts: qcom: pm8550: add PWM controller
arm64: dts: qcom: sm8550-qrd: add notification RGB LED
arm64: dts: qcom: sm8550: enable PMIC RTC on MTP & QRD boards
arm64: dts: qcom: sm8550-qrd: enable PMIC Volume and Power buttons

arch/arm64/boot/dts/qcom/pm8550.dtsi | 10 +++++
arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 4 ++
arch/arm64/boot/dts/qcom/sm8550-qrd.dts | 67 +++++++++++++++++++++++++++++++++
3 files changed, 81 insertions(+)
---
base-commit: a04eb9aad608ac77e5212edbd46ad3002ea6265f
change-id: 20230525-topic-sm8550-upstream-pm8550-lpg-dt-c31455d22f26

Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>