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

From: Richard Acayan
Date: Fri Jan 27 2023 - 18:39:49 EST


On Fri, Jan 27, 2023 at 11:15:32AM +0000, Srinivas Kandagatla wrote:
> From: Richard Acayan <mailingradian@xxxxxxxxx>
>
> There is some configuration in SDM670's QFPROM. Add the compatible for
> it.
>
> Signed-off-by: Richard Acayan <mailingradian@xxxxxxxxx>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

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

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

> Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
> ---
> 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
>