[PATCH RESEND] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles

Krzysztof Kozlowski posted 1 patch 3 years, 9 months ago
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 2 ++
1 file changed, 2 insertions(+)
[PATCH RESEND] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
Posted by Krzysztof Kozlowski 3 years, 9 months ago
Document compatibles for QFPROM used on IPQ8064 and SDM630.  They are
compatible with generic QFPROM fallback.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
---
 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index dede8892ee01..b4163086a5be 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -18,6 +18,7 @@ properties:
       - enum:
           - qcom,apq8064-qfprom
           - qcom,apq8084-qfprom
+          - qcom,ipq8064-qfprom
           - qcom,msm8974-qfprom
           - qcom,msm8916-qfprom
           - qcom,msm8996-qfprom
@@ -25,6 +26,7 @@ properties:
           - qcom,qcs404-qfprom
           - qcom,sc7180-qfprom
           - qcom,sc7280-qfprom
+          - qcom,sdm630-qfprom
           - qcom,sdm845-qfprom
       - const: qcom,qfprom
 
-- 
2.34.1
Re: [PATCH RESEND] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
Posted by Dmitry Baryshkov 3 years, 7 months ago
On 20/07/2022 19:38, Krzysztof Kozlowski wrote:
> Document compatibles for QFPROM used on IPQ8064 and SDM630.  They are
> compatible with generic QFPROM fallback.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Rob Herring <robh@kernel.org>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

> ---
>   Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 2 ++
>   1 file changed, 2 insertions(+)

-- 
With best wishes
Dmitry
Re: [PATCH RESEND] dt-bindings: nvmem: qfprom: add IPQ8064 and SDM630 compatibles
Posted by Krzysztof Kozlowski 3 years, 7 months ago
On 20/07/2022 19:38, Krzysztof Kozlowski wrote:
> Document compatibles for QFPROM used on IPQ8064 and SDM630.  They are
> compatible with generic QFPROM fallback.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Acked-by: Rob Herring <robh@kernel.org>

This was sent ~4 months ago, then resent a month ago... and still
nothing. Bjorn does not want to pick it up, Srini seems as well. Let me
resend without Rob's ack, so this will go via Rob's tree.

Best regards,
Krzysztof