[PATCH v2 3/4] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible

Jingyi Wang posted 4 patches 2 months, 2 weeks ago
[PATCH v2 3/4] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
Posted by Jingyi Wang 2 months, 2 weeks ago
Document qcom,qcs8300-imem compatible. It has child node for debug
purpose.

Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
 Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
index faef3d6e0a94..9b06bcd01957 100644
--- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml
+++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
@@ -21,6 +21,7 @@ properties:
           - qcom,msm8226-imem
           - qcom,msm8974-imem
           - qcom,qcs404-imem
+          - qcom,qcs8300-imem
           - qcom,qdu1000-imem
           - qcom,sa8775p-imem
           - qcom,sc7180-imem

-- 
2.25.1
Re: [PATCH v2 3/4] dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
Posted by Krzysztof Kozlowski 2 months, 2 weeks ago
On Wed, Sep 11, 2024 at 04:03:17PM +0800, Jingyi Wang wrote:
> Document qcom,qcs8300-imem compatible. It has child node for debug
> purpose.
> 
> Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
> ---
>  Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof