[PATCH 1/2] dt-bindings: dma: qcom,gpi: Add SA8775P compatible

Konrad Dybcio posted 2 patches 2 weeks, 1 day ago
[PATCH 1/2] dt-bindings: dma: qcom,gpi: Add SA8775P compatible
Posted by Konrad Dybcio 2 weeks, 1 day ago
From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Add a compatible for the GPI DMA controller on SA8775P.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.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 4ad56a409b9cace94a3a4c4ec94d3ad16232f5a1..b5b815519c6c1b248110a55139571a12cfd94f5d 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,sa8775p-gpi-dma
               - qcom,sar2130p-gpi-dma
               - qcom,sc7280-gpi-dma
               - qcom,sdx75-gpi-dma

-- 
2.47.0
Re: [PATCH 1/2] dt-bindings: dma: qcom,gpi: Add SA8775P compatible
Posted by Krzysztof Kozlowski 2 weeks ago
On Fri, Nov 08, 2024 at 10:41:17PM +0100, Konrad Dybcio wrote:
> From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> 
> Add a compatible for the GPI DMA controller on SA8775P.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
>  1 file changed, 1 insertion(+)

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

Best regards,
Krzysztof