[PATCH] dt-bindings: sram: qcom,imem: Document glymur as compatible

Ananthu C V posted 1 patch 2 weeks, 2 days ago
There is a newer version of this series
Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: sram: qcom,imem: Document glymur as compatible
Posted by Ananthu C V 2 weeks, 2 days ago
Add compatible for Qualcomm's glymur IMEM.

Signed-off-by: Ananthu C V <ananthu.cv@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
index 6a627c57ae2f..7a4ff0ecd2f4 100644
--- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml
+++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
@@ -49,6 +49,7 @@ properties:
           - qcom,sm8650-imem
           - qcom,sm8750-imem
           - qcom,x1e80100-imem
+          - qcom,glymur-imem
       - const: syscon
       - const: simple-mfd
 
-- 
2.43.0
Re: [PATCH] dt-bindings: sram: qcom,imem: Document glymur as compatible
Posted by Krzysztof Kozlowski 2 weeks, 2 days ago
On 22/01/2026 10:34, Ananthu C V wrote:
> Add compatible for Qualcomm's glymur IMEM.
> 
> Signed-off-by: Ananthu C V <ananthu.cv@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/sram/qcom,imem.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/sram/qcom,imem.yaml b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
> index 6a627c57ae2f..7a4ff0ecd2f4 100644
> --- a/Documentation/devicetree/bindings/sram/qcom,imem.yaml
> +++ b/Documentation/devicetree/bindings/sram/qcom,imem.yaml
> @@ -49,6 +49,7 @@ properties:
>            - qcom,sm8650-imem
>            - qcom,sm8750-imem
>            - qcom,x1e80100-imem
> +          - qcom,glymur-imem

Wrongly placed. Please read internal guide which answered this already.

Best regards,
Krzysztof