[PATCH] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine

Abel Vesa posted 1 patch 1 month ago
There is a newer version of this series
Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
Posted by Abel Vesa 1 month ago
Document the GPI DMA engine on the Eliza SoC.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
 Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
index fde1df035ad1..d40b0a8dc9e8 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -24,6 +24,7 @@ properties:
           - qcom,sm6350-gpi-dma
       - items:
           - enum:
+              - qcom,eliza-gpi-dma
               - qcom,glymur-gpi-dma
               - qcom,kaanapali-gpi-dma
               - qcom,milos-gpi-dma

---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260513-eliza-gpi-dma-6b5341271f09

Best regards,
--  
Abel Vesa <abel.vesa@oss.qualcomm.com>
Re: [PATCH] dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
Posted by Krzysztof Kozlowski 4 weeks ago
On Wed, May 13, 2026 at 03:10:02PM +0300, Abel Vesa wrote:
> Document the GPI DMA engine on the Eliza SoC.

... compatible with SM6350. Or something similar explaining the
compatibility. 

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

Best regards,
Krzysztof