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

2021-03-11 Thread Bjorn Andersson
On Thu 11 Mar 01:29 CST 2021, satya priya wrote:

> Add compatible string for pmk8350 rtc support.
> 

Reviewed-by: Bjorn Andersson 


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 
> ---
>  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
> 


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

2021-03-10 Thread satya priya
Add compatible string for pmk8350 rtc support.

Signed-off-by: satya priya 
---
 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