diff options
| author | Mukesh Ojha <mukesh.ojha@oss.qualcomm.com> | 2026-04-01 15:55:28 +0300 |
|---|---|---|
| committer | Rob Herring (Arm) <robh@kernel.org> | 2026-04-13 23:01:26 +0300 |
| commit | 38fe5379504ffd300f8546249ffa0e8d0000e94c (patch) | |
| tree | 3b8c3874960c04fa1d5d32bcf0bee51bdb2e669a | |
| parent | 738dd185d3e447e1dfa65b5287730fef456089bf (diff) | |
| download | linux-38fe5379504ffd300f8546249ffa0e8d0000e94c.tar.xz | |
dt-bindings: sram: Document qcom,hawi-imem compatible
On Qualcomm Hawi platform, IMEM is a block of SRAM shared across
multiple IP blocks which can fall back to "mmio-sram". Document
its compatible.
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
Link: https://patch.msgid.link/20260401125528.594108-1-mukesh.ojha@oss.qualcomm.com
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/sram/sram.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index d5955fef53a4..8985f89170be 100644 --- a/Documentation/devicetree/bindings/sram/sram.yaml +++ b/Documentation/devicetree/bindings/sram/sram.yaml @@ -34,6 +34,7 @@ properties: - nvidia,tegra186-sysram - nvidia,tegra194-sysram - nvidia,tegra234-sysram + - qcom,hawi-imem - qcom,kaanapali-imem - qcom,milos-imem - qcom,rpm-msg-ram |
