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

From: Pankaj Patil

Date: Fri May 15 2026 - 08:42:18 EST


On 5/15/2026 5:09 PM, Abel Vesa wrote:
> Document the GPI DMA engine found on the Eliza SoC.
>
> It is fully compatible with the GPI DMA engine found on SM6350,
> thus using qcom,sm6350-gpi-dma as fallback compatible.
>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> ---
> Changes in v2:
> - Re-worded the commit message to mention the compatibility with SM6350.
> - Picked up Krzysztof's A-b tag.
> - Link to v1: https://patch.msgid.link/20260513-eliza-gpi-dma-v1-1-d8e37f026c36@xxxxxxxxxxxxxxxx
> ---
> 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@xxxxxxxxxxxxxxxx>
>
>

Reviewed-by: Pankaj Patil <pankaj.patil@xxxxxxxxxxxxxxxx>