diff options
| author | Jingyi Wang <jingyi.wang@oss.qualcomm.com> | 2025-11-24 10:31:54 +0300 |
|---|---|---|
| committer | Bjorn Andersson <andersson@kernel.org> | 2025-12-18 05:55:45 +0300 |
| commit | 6c4bbcdad042b876c8e480ed75121756b1acfde7 (patch) | |
| tree | b3c2f46bfaa6f255f6c62db203463304832e9ad4 | |
| parent | 5422fad3e1cc2293cb3549f8ec02013ea50a9c80 (diff) | |
| download | linux-6c4bbcdad042b876c8e480ed75121756b1acfde7.tar.xz | |
dt-bindings: sram: Document qcom,kaanapali-imem and its child node
On Qualcomm Kaanapali platform, IMEM is a block of SRAM shared across
multiple IP blocks which can falk back to "mmio-sram". Documnent it and
its child node "qcom,pil-reloc-info" which is used for collecting
remoteproc ramdumps.
Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251123-knp-soc-binding-v4-1-42b349a66c59@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/sram/sram.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml index 7c1337e159f2..c451140962c8 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,kaanapali-imem - qcom,rpm-msg-ram - rockchip,rk3288-pmu-sram @@ -89,6 +90,7 @@ patternProperties: - arm,juno-scp-shmem - arm,scmi-shmem - arm,scp-shmem + - qcom,pil-reloc-info - renesas,smp-sram - rockchip,rk3066-smp-sram - samsung,exynos4210-sysram |
