[PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible

Dmitry Baryshkov posted 1 patch 1 month, 1 week ago
Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
Posted by Dmitry Baryshkov 1 month, 1 week ago
Document compatible for GPI DMA controller on SAR2130P platform.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 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 4df4e61895d2129caf7f2ad9b426d78b60f9c32b..4ad56a409b9cace94a3a4c4ec94d3ad16232f5a1 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -26,6 +26,7 @@ properties:
           - enum:
               - qcom,qcm2290-gpi-dma
               - qcom,qdu1000-gpi-dma
+              - qcom,sar2130p-gpi-dma
               - qcom,sc7280-gpi-dma
               - qcom,sdx75-gpi-dma
               - qcom,sm6115-gpi-dma

---
base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b
change-id: 20241017-sar2130p-dma-b391d131d108

Best regards,
-- 
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Re: [PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
Posted by Vinod Koul 1 month ago
On Thu, 17 Oct 2024 21:11:49 +0300, Dmitry Baryshkov wrote:
> Document compatible for GPI DMA controller on SAR2130P platform.
> 
> 

Applied, thanks!

[1/1] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
      commit: e7a614cc8847f469370ea29604be966ee16f07e9

Best regards,
-- 
~Vinod
Re: [PATCH] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
Posted by Krzysztof Kozlowski 1 month, 1 week ago
On Thu, Oct 17, 2024 at 09:11:49PM +0300, Dmitry Baryshkov wrote:
> Document compatible for GPI DMA controller on SAR2130P platform.
> 
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
> ---
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof