diff mbox series

dt-bindings: dmaengine: qcom: gpi: add compatible for sc7280

Message ID 20220414064216.1182177-1-vkoul@kernel.org (mailing list archive)
State Not Applicable
Headers show
Series dt-bindings: dmaengine: qcom: gpi: add compatible for sc7280 | expand

Commit Message

Vinod Koul April 14, 2022, 6:42 a.m. UTC
Document the compatible for GPI DMA controller on SC7280 SoC

Signed-off-by: Vinod Koul <vkoul@kernel.org>
---
 Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski April 14, 2022, 7:36 a.m. UTC | #1
On 14/04/2022 08:42, Vinod Koul wrote:
> Document the compatible for GPI DMA controller on SC7280 SoC
> 
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
>  1 file changed, 1 insertion(+)


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
Vinod Koul April 20, 2022, 10:37 a.m. UTC | #2
On 14-04-22, 12:12, Vinod Koul wrote:
> Document the compatible for GPI DMA controller on SC7280 SoC

Applied, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
index 67f046a4a442..8a790ffbdaac 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -19,6 +19,7 @@  allOf:
 properties:
   compatible:
     enum:
+      - qcom,sc7280-gpi-dma
       - qcom,sdm845-gpi-dma
       - qcom,sm8150-gpi-dma
       - qcom,sm8250-gpi-dma