Re: [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC
From: Bartosz Golaszewski
Date: Mon Sep 07 2026 - 05:00:36 EST
On Fri, 4 Sep 2026 09:45:41 +0200, Shawn Guo
<shengchao.guo@xxxxxxxxxxxxxxxx> said:
> Document Qualcomm PMM8654AU PMIC RTC which is compatible with PMK8350
> RTC.
>
> Signed-off-by: Shawn Guo <shengchao.guo@xxxxxxxxxxxxxxxx>
> ---
> 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 <bartosz.golaszewski@xxxxxxxxxxxxxxxx>