2022-10-30 09:45:52

by Iskren Chernev

[permalink] [raw]
Subject: [PATCH v5 3/8] dt-bindings: dmaengine: qcom: gpi: add compatible for SM6115

From: Adam Skladowski <[email protected]>

Document the compatible for GPI DMA controller on SM6115 SoC.

Signed-off-by: Adam Skladowski <[email protected]>
Signed-off-by: Iskren Chernev <[email protected]>
---
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 0c2894498845..232895fa1d8d 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -25,6 +25,7 @@ properties:
- items:
- enum:
- qcom,sc7280-gpi-dma
+ - qcom,sm6115-gpi-dma
- qcom,sm8350-gpi-dma
- qcom,sm8450-gpi-dma
- const: qcom,sm6350-gpi-dma
--
2.38.1



2022-10-31 21:51:50

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH v5 3/8] dt-bindings: dmaengine: qcom: gpi: add compatible for SM6115


On Sun, 30 Oct 2022 11:42:53 +0200, Iskren Chernev wrote:
> From: Adam Skladowski <[email protected]>
>
> Document the compatible for GPI DMA controller on SM6115 SoC.
>
> Signed-off-by: Adam Skladowski <[email protected]>
> Signed-off-by: Iskren Chernev <[email protected]>
> ---
> Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
> 1 file changed, 1 insertion(+)
>

Acked-by: Rob Herring <[email protected]>

2022-11-04 16:19:54

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH v5 3/8] dt-bindings: dmaengine: qcom: gpi: add compatible for SM6115

On 30-10-22, 11:42, Iskren Chernev wrote:
> From: Adam Skladowski <[email protected]>
>
> Document the compatible for GPI DMA controller on SM6115 SoC.

Applied, thanks

--
~Vinod