On Fri, 4 Sep 2026 09:45:41 +0200, Shawn Guo
[off-list ref] said:
quoted hunk ↗ jump to hunk
Document Qualcomm PMM8654AU PMIC RTC which is compatible with PMK8350
RTC.
Signed-off-by: Shawn Guo <redacted>
---
Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml b/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
index 7497dc3ac5b2..78fa1d5ed028 100644
--- a/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
@@ -17,6 +17,9 @@ properties:
- qcom,pm8921-rtc
- qcom,pm8941-rtc
- qcom,pmk8350-rtc
+ - items:
+ - const: qcom,pmm8654au-rtc
+ - const: qcom,pmk8350-rtc
- items:
- enum:
- qcom,pm8018-rtc
--2.43.0
Reviewed-by: Bartosz Golaszewski <redacted>