2021-03-11 07:32:03

by Satya Priya

[permalink] [raw]
Subject: [PATCH 3/3] dt-bindings: mfd: Add compatible for pmk8350 rtc

Add compatible string for pmk8350 rtc support.

Signed-off-by: satya priya <[email protected]>
---
Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
index b4892f1..676decc 100644
--- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
@@ -53,6 +53,7 @@ patternProperties:
- qcom,pm8921-rtc
- qcom,pm8941-rtc
- qcom,pm8018-rtc
+ - qcom,pmk8350-rtc

reg:
description: Specifies the base address of the RTC registers
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation


2021-03-11 17:07:10

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH 3/3] dt-bindings: mfd: Add compatible for pmk8350 rtc

On Thu 11 Mar 01:29 CST 2021, satya priya wrote:

> Add compatible string for pmk8350 rtc support.
>

Reviewed-by: Bjorn Andersson <[email protected]>


If you add this before doing the yaml binding migration it might be
possible for the maintainer to merge the functional additions while
we're still trying to figure out the yaml...

Regards,
Bjorn

> Signed-off-by: satya priya <[email protected]>
> ---
> Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> index b4892f1..676decc 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> @@ -53,6 +53,7 @@ patternProperties:
> - qcom,pm8921-rtc
> - qcom,pm8941-rtc
> - qcom,pm8018-rtc
> + - qcom,pmk8350-rtc
>
> reg:
> description: Specifies the base address of the RTC registers
> --
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
> of Code Aurora Forum, hosted by The Linux Foundation
>