2022-12-13 00:37:02

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH 2/7] dt-bindings: nvmem: Add compatible for SM8250

Docuemnt the QFPROM on SM8250.

Signed-off-by: Konrad Dybcio <[email protected]>
---
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index a1305fd68f67..c3d909387e07 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -31,6 +31,7 @@ properties:
- qcom,sm6115-qfprom
- qcom,sm6350-qfprom
- qcom,sm8150-qfprom
+ - qcom,sm8250-qfprom
- const: qcom,qfprom

reg:
--
2.39.0


2022-12-13 13:48:40

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 2/7] dt-bindings: nvmem: Add compatible for SM8250

On 13/12/2022 01:24, Konrad Dybcio wrote:
> Docuemnt the QFPROM on SM8250.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
> 1 file changed, 1 insertion(+)


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2023-01-03 12:07:03

by Srinivas Kandagatla

[permalink] [raw]
Subject: Re: [PATCH 2/7] dt-bindings: nvmem: Add compatible for SM8250



On 13/12/2022 00:24, Konrad Dybcio wrote:
> Docuemnt the QFPROM on SM8250.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Applied thanks,

--srini

> diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> index a1305fd68f67..c3d909387e07 100644
> --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> @@ -31,6 +31,7 @@ properties:
> - qcom,sm6115-qfprom
> - qcom,sm6350-qfprom
> - qcom,sm8150-qfprom
> + - qcom,sm8250-qfprom
> - const: qcom,qfprom
>
> reg: