[PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650

Mukesh Ojha posted 1 patch 1 year, 9 months ago
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++
1 file changed, 3 insertions(+)
[PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
Posted by Mukesh Ojha 1 year, 9 months ago
Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.

Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
---
 Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index 8c8f05d9eaf1..aed90aff3593 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -42,6 +42,9 @@ properties:
           - qcom,sm6375-qfprom
           - qcom,sm8150-qfprom
           - qcom,sm8250-qfprom
+          - qcom,sm8450-qfprom
+          - qcom,sm8550-qfprom
+          - qcom,sm8650-qfprom
       - const: qcom,qfprom
 
   reg:
-- 
2.7.4
Re: [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
Posted by Srinivas Kandagatla 1 year, 8 months ago
On Tue, 05 Mar 2024 23:51:09 +0530, Mukesh Ojha wrote:
> Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.
> 
> 

Applied, thanks!

[1/1] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
      commit: e5630036dab1a99720b129360dd398bd0f19d1bc

Best regards,
-- 
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Re: [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
Posted by Krzysztof Kozlowski 1 year, 9 months ago
On 05/03/2024 19:21, Mukesh Ojha wrote:
> Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.
> 
> Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
> ---
>  Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 3 +++
>  1 file changed, 3 insertions(+)


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Re: [PATCH] dt-bindings: nvmem: Add compatible for sm8450, sm8550 and sm8650
Posted by Krzysztof Kozlowski 1 year, 9 months ago
On 05/03/2024 19:21, Mukesh Ojha wrote:
> Document QFPROM compatible for sm8450, sm8550 and sm8650 SoCs.
> 
> Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
> ---

Where is any user of this?

Best regards,
Krzysztof