[PATCH v2] dt-bindings: sram: Document qcom,shikra-imem compatible

Komal Bajaj posted 1 patch 1 week, 2 days ago
Documentation/devicetree/bindings/sram/sram.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH v2] dt-bindings: sram: Document qcom,shikra-imem compatible
Posted by Komal Bajaj 1 week, 2 days ago
Add compatible for Shikra SoC IMEM.

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
---
Changes in v2:
- Rebased on top of linux-next
- Collected Reviewed-By tag from Konrad
- Link to v1: https://lore.kernel.org/r/20260430-shikra-imem-binding-v1-1-c6976239f90f@oss.qualcomm.com
---
 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 8f9b335c5a9d..b83fc6831947 100644
--- a/Documentation/devicetree/bindings/sram/sram.yaml
+++ b/Documentation/devicetree/bindings/sram/sram.yaml
@@ -41,6 +41,7 @@ properties:
         - qcom,maili-imem
         - qcom,milos-imem
         - qcom,rpm-msg-ram
+        - qcom,shikra-imem
         - rockchip,rk3288-pmu-sram
 
   reg:

---
base-commit: b8809969e1d7a591e0f49dd464a5d04b3cf02ab1
change-id: 20260430-shikra-imem-binding-a7bb9d2f16d2

Best regards,
-- 
Komal Bajaj <komal.bajaj@oss.qualcomm.com>
Re: [PATCH v2] dt-bindings: sram: Document qcom,shikra-imem compatible
Posted by Krzysztof Kozlowski 1 week, 1 day ago
On Thu, Jul 16, 2026 at 01:10:14PM +0530, Komal Bajaj wrote:
> Add compatible for Shikra SoC IMEM.
> 
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Signed-off-by: Komal Bajaj <komal.bajaj@oss.qualcomm.com>
> ---
> Changes in v2:
> - Rebased on top of linux-next
> - Collected Reviewed-By tag from Konrad
> - Link to v1: https://lore.kernel.org/r/20260430-shikra-imem-binding-v1-1-c6976239f90f@oss.qualcomm.com
> ---
>  Documentation/devicetree/bindings/sram/sram.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof