diff options
| author | Abel Vesa <abel.vesa@oss.qualcomm.com> | 2026-05-15 14:39:36 +0300 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2026-05-19 22:53:33 +0530 |
| commit | 33a6c96b31035fccf6968e2d35e3b727cd42580b (patch) | |
| tree | 2cb902cac77ebe77e6b68e2bbed240a37d522d8b | |
| parent | 6587b8661a0b61c2f4b260bfc9f0e9ef9de0ea2e (diff) | |
| download | linux-33a6c96b31035fccf6968e2d35e3b727cd42580b.tar.gz linux-33a6c96b31035fccf6968e2d35e3b727cd42580b.zip | |
dt-bindings: dma: qcom,gpi: Document the Eliza GPI DMA engine
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@oss.qualcomm.com>
Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Reviewed-by: Pankaj Patil <pankaj.patil@oss.qualcomm.com>
Link: https://patch.msgid.link/20260515-eliza-gpi-dma-v2-1-1255b43d5ca9@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index caa2ef90d8f2..8f9a552fe30e 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,hawi-gpi-dma - qcom,kaanapali-gpi-dma |
