[PATCH 1/2] dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine

Rohit Agarwal posted 2 patches 1 year, 8 months ago
[PATCH 1/2] dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine
Posted by Rohit Agarwal 1 year, 8 months ago
Document the GPI DMA Engine on the SDX75 Platform.

Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.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 deb64cb9ca3e..4df4e61895d2 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -27,6 +27,7 @@ properties:
               - qcom,qcm2290-gpi-dma
               - qcom,qdu1000-gpi-dma
               - qcom,sc7280-gpi-dma
+              - qcom,sdx75-gpi-dma
               - qcom,sm6115-gpi-dma
               - qcom,sm6375-gpi-dma
               - qcom,sm8350-gpi-dma
-- 
2.25.1
Re: [PATCH 1/2] dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine
Posted by Rob Herring 1 year, 8 months ago
On Fri, May 17, 2024 at 03:34:22PM +0530, Rohit Agarwal wrote:
> Document the GPI DMA Engine on the SDX75 Platform.
> 
> Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
> ---
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
>  1 file changed, 1 insertion(+)

Looks like this was missed, so I've applied it.

Rob
Re: [PATCH 1/2] dt-bindings: dma: qcom,gpi: document the SDX75 GPI DMA Engine
Posted by Krzysztof Kozlowski 1 year, 8 months ago
On 17/05/2024 12:04, Rohit Agarwal wrote:
> Document the GPI DMA Engine on the SDX75 Platform.
> 
> Signed-off-by: Rohit Agarwal <quic_rohiagar@quicinc.com>
> ---
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +

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

Best regards,
Krzysztof