[PATCH 04/37] dt-bindings: nvmem: qfprom: add sdm670 compatible

Srinivas Kandagatla posted 37 patches 2 years, 7 months ago
There is a newer version of this series
[PATCH 04/37] dt-bindings: nvmem: qfprom: add sdm670 compatible
Posted by Srinivas Kandagatla 2 years, 7 months ago
From: Richard Acayan <mailingradian@gmail.com>

There is some configuration in SDM670's QFPROM. Add the compatible for
it.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
 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 48cfec0c9ece..b7811bbb0e71 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -28,6 +28,7 @@ properties:
           - qcom,sc7180-qfprom
           - qcom,sc7280-qfprom
           - qcom,sdm630-qfprom
+          - qcom,sdm670-qfprom
           - qcom,sdm845-qfprom
           - qcom,sm6115-qfprom
       - const: qcom,qfprom
-- 
2.25.1
Re: [PATCH 04/37] dt-bindings: nvmem: qfprom: add sdm670 compatible
Posted by Richard Acayan 2 years, 7 months ago
On Fri, Jan 27, 2023 at 11:15:32AM +0000, Srinivas Kandagatla wrote:
> From: Richard Acayan <mailingradian@gmail.com>
>
> There is some configuration in SDM670's QFPROM. Add the compatible for
> it.
>
> Signed-off-by: Richard Acayan <mailingradian@gmail.com>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Sorry for only noticing this now, but this was originally Acked-by:

https://lore.kernel.org/linux-arm-msm/5190e9be-1ac8-6ef8-83f1-e6ec0df9e0b7@linaro.org/

> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
> ---
>  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 48cfec0c9ece..b7811bbb0e71 100644
> --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
> @@ -28,6 +28,7 @@ properties:
>            - qcom,sc7180-qfprom
>            - qcom,sc7280-qfprom
>            - qcom,sdm630-qfprom
> +          - qcom,sdm670-qfprom
>            - qcom,sdm845-qfprom
>            - qcom,sm6115-qfprom
>        - const: qcom,qfprom
> -- 
> 2.25.1
>