Add compatible for Qualcomm's glymur IMEM, a block of sram which
can fall back to mmio-sram.
Signed-off-by: Ananthu C V <ananthu.cv@oss.qualcomm.com>
---
Changes:
v2->v3 moved to sram.yaml for mmio-sram fallback
v1->v2 alphabetically sorted the placement of glymur in the list
---
Documentation/devicetree/bindings/sram/sram.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/sram/sram.yaml b/Documentation/devicetree/bindings/sram/sram.yaml
index c451140962c8..bd62711dc630 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,glymur-imem
- qcom,kaanapali-imem
- qcom,rpm-msg-ram
- rockchip,rk3288-pmu-sram
--
2.43.0