2023-03-14 13:39:21

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH 0/2] 63(50|75) QFPROM compatibles

I've had this sitting in my tree for some time, it shouldn't hurt to
merge them separately.

Signed-off-by: Konrad Dybcio <[email protected]>
---
Konrad Dybcio (2):
dt-bindings: nvmem: Add compatible for SM6350
dt-bindings: nvmem: Add compatible for SM6375

Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 2 ++
1 file changed, 2 insertions(+)
---
base-commit: ec0fa9a0a6fac454745c930bdb8619d0a354bac9
change-id: 20230314-topic-nvmem_compats-2f5fe8307672

Best regards,
--
Konrad Dybcio <[email protected]>



2023-03-14 13:39:24

by Konrad Dybcio

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

Docuemnt the QFPROM on SM6350.

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 2173fe82317d..cbc5a1ed7c6b 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -32,6 +32,7 @@ properties:
- qcom,sdm670-qfprom
- qcom,sdm845-qfprom
- qcom,sm6115-qfprom
+ - qcom,sm6350-qfprom
- qcom,sm8150-qfprom
- qcom,sm8250-qfprom
- const: qcom,qfprom

--
2.39.2


2023-03-14 13:39:31

by Konrad Dybcio

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

Docuemnt the QFPROM on SM6375.

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 cbc5a1ed7c6b..cd2a5040318a 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -33,6 +33,7 @@ properties:
- qcom,sdm845-qfprom
- qcom,sm6115-qfprom
- qcom,sm6350-qfprom
+ - qcom,sm6375-qfprom
- qcom,sm8150-qfprom
- qcom,sm8250-qfprom
- const: qcom,qfprom

--
2.39.2


2023-03-15 07:46:07

by Krzysztof Kozlowski

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

On 14/03/2023 14:35, Konrad Dybcio wrote:
> Docuemnt the QFPROM on SM6350.
>
> 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-03-15 07:46:10

by Krzysztof Kozlowski

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

On 14/03/2023 14:35, Konrad Dybcio wrote:
> Docuemnt the QFPROM on SM6375.
>
> 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-03-23 07:23:19

by Srinivas Kandagatla

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



On 14/03/2023 13:35, Konrad Dybcio wrote:
> Docuemnt the QFPROM on SM6350.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---

Applied both

thanks,
srini
> 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 2173fe82317d..cbc5a1ed7c6b 100644
> --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> @@ -32,6 +32,7 @@ properties:
> - qcom,sdm670-qfprom
> - qcom,sdm845-qfprom
> - qcom,sm6115-qfprom
> + - qcom,sm6350-qfprom
> - qcom,sm8150-qfprom
> - qcom,sm8250-qfprom
> - const: qcom,qfprom
>