2022-12-16 23:24:55

by Melody Olvera

[permalink] [raw]
Subject: [RESEND PATCH] dt-bindings: dmaengine: qcom: gpi: Add QDU1000/QRU1000 gpi device

Add compatible for gpi on QDU1000 and QRU1000 SoCs.

Signed-off-by: Melody Olvera <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
---
This patch comes from discussion on
https://lore.kernel.org/all/[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 e7ba1c47a88e..851a11714ce4 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,qdu1000-gpi-dma
- qcom,sc7280-gpi-dma
- qcom,sm6115-gpi-dma
- qcom,sm6375-gpi-dma

base-commit: ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
--
2.38.1


2022-12-28 06:59:21

by Vinod Koul

[permalink] [raw]
Subject: Re: [RESEND PATCH] dt-bindings: dmaengine: qcom: gpi: Add QDU1000/QRU1000 gpi device

On 16-12-22, 15:15, Melody Olvera wrote:
> Add compatible for gpi on QDU1000 and QRU1000 SoCs.

Applied, thanks

--
~Vinod