diff options
author | Jingyi Wang <quic_jingyw@quicinc.com> | 2024-09-11 11:03:17 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-10-29 23:07:02 +0300 |
commit | f8b2f3813067733b33b96741167416db5aab9ef3 (patch) | |
tree | 7c9dbacaf3ae6c032f6f901c94fd8f3687689794 /Documentation/devicetree | |
parent | fc0dead9b7ae33ad9266d4a8e43232f673ae8710 (diff) | |
download | linux-f8b2f3813067733b33b96741167416db5aab9ef3.tar.xz |
dt-bindings: soc: qcom: add qcom,qcs8300-imem compatible
Document qcom,qcs8300-imem compatible. It has child node for debug
purpose.
Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20240911-qcs8300_binding-v2-3-de8641b3eaa1@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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 |