Devicetree
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC
@ 2026-09-04  7:45 Shawn Guo
  2026-09-04  7:48 ` sashiko-bot
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shawn Guo @ 2026-09-04  7:45 UTC (permalink / raw)
  To: Alexandre Belloni
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Satya Priya,
	Konrad Dybcio, Bartosz Golaszewski, Dhruvin Rajpura,
	linux-arm-msm, linux-rtc, devicetree, linux-kernel, Shawn Guo

Document Qualcomm PMM8654AU PMIC RTC which is compatible with PMK8350
RTC.

Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
---
 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


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

* Re: [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC
  2026-09-04  7:45 [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC Shawn Guo
@ 2026-09-04  7:48 ` sashiko-bot
  2026-09-07  8:43 ` Bartosz Golaszewski
  2026-09-08  9:53 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: sashiko-bot @ 2026-09-04  7:48 UTC (permalink / raw)
  To: Shawn Guo; +Cc: devicetree, linux-rtc, robh, conor+dt, Alexandre Belloni

> Document Qualcomm PMM8654AU PMIC RTC which is compatible with PMK8350
> RTC.
> 
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>

Sashiko has reviewed this patch and found no issues. It looks great!

-- 
Sashiko AI review · https://sashiko.dev/#/patchset/20260904074541.590485-1-shengchao.guo@oss.qualcomm.com?part=1


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

* Re: [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC
  2026-09-04  7:45 [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC Shawn Guo
  2026-09-04  7:48 ` sashiko-bot
@ 2026-09-07  8:43 ` Bartosz Golaszewski
  2026-09-08  9:53 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Bartosz Golaszewski @ 2026-09-07  8:43 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Satya Priya,
	Konrad Dybcio, Bartosz Golaszewski, Dhruvin Rajpura,
	linux-arm-msm, linux-rtc, devicetree, linux-kernel,
	Alexandre Belloni

On Fri, 4 Sep 2026 09:45:41 +0200, Shawn Guo
<shengchao.guo@oss.qualcomm.com> said:
> Document Qualcomm PMM8654AU PMIC RTC which is compatible with PMK8350
> RTC.
>
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
>  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@oss.qualcomm.com>

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

* Re: [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC
  2026-09-04  7:45 [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC Shawn Guo
  2026-09-04  7:48 ` sashiko-bot
  2026-09-07  8:43 ` Bartosz Golaszewski
@ 2026-09-08  9:53 ` Krzysztof Kozlowski
  2 siblings, 0 replies; 4+ messages in thread
From: Krzysztof Kozlowski @ 2026-09-08  9:53 UTC (permalink / raw)
  To: Shawn Guo
  Cc: Alexandre Belloni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Satya Priya, Konrad Dybcio, Bartosz Golaszewski, Dhruvin Rajpura,
	linux-arm-msm, linux-rtc, devicetree, linux-kernel

On Fri, Sep 04, 2026 at 03:45:41PM +0800, Shawn Guo wrote:
> Document Qualcomm PMM8654AU PMIC RTC which is compatible with PMK8350
> RTC.
> 
> Signed-off-by: Shawn Guo <shengchao.guo@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof


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

end of thread, other threads:[~2026-09-08  9:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-04  7:45 [PATCH] dt-bindings: rtc: qcom-pm8xxx: Document PMM8654AU RTC Shawn Guo
2026-09-04  7:48 ` sashiko-bot
2026-09-07  8:43 ` Bartosz Golaszewski
2026-09-08  9:53 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox