diff options
| author | Lijuan Gao <[email protected]> | 2025-05-26 05:21:48 +0000 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2025-06-17 20:46:52 +0000 |
| commit | b0123a8aa9dda9c89f0fe7d30a87c03fcddfc505 (patch) | |
| tree | da512373566f9f0344b8935f780267baf444c5f1 | |
| parent | soc: qcom: qcom_stats: Add QMP support for syncing ddr stats (diff) | |
| download | kernel-b0123a8aa9dda9c89f0fe7d30a87c03fcddfc505.tar.gz kernel-b0123a8aa9dda9c89f0fe7d30a87c03fcddfc505.zip | |
dt-bindings: soc: qcom: add qcom,qcs615-imem compatible
Document qcom,qcs615-imem compatible. It has a child node for debugging
purposes.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Lijuan Gao <[email protected]>
Link: https://lore.kernel.org/r/20250526-add_qcs615_remoteproc_support-v4-2-06a7d8bed0b5@quicinc.com
Signed-off-by: Bjorn Andersson <[email protected]>
| -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 2711f90d9664..dc3b5a69b925 100644 --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml @@ -22,6 +22,7 @@ properties: - qcom,msm8974-imem - qcom,msm8976-imem - qcom,qcs404-imem + - qcom,qcs615-imem - qcom,qcs8300-imem - qcom,qdu1000-imem - qcom,sa8775p-imem |
