diff options
| author | Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> | 2024-11-08 22:41:17 +0100 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2024-12-02 22:24:48 +0530 |
| commit | bf9b0834552e615b1dbd3015c2f0ed2a3bdf62a4 (patch) | |
| tree | 588d8440b05f0b6a1248f51f39940517b9708f90 | |
| parent | 794dae89874c6be76b46ae90e0c78c76a80175c3 (diff) | |
| download | linux-bf9b0834552e615b1dbd3015c2f0ed2a3bdf62a4.tar.gz linux-bf9b0834552e615b1dbd3015c2f0ed2a3bdf62a4.zip | |
dt-bindings: dma: qcom,gpi: Add SA8775P compatible
Add a compatible for the GPI DMA controller on SA8775P.
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241108-topic-sa8775_dma2-v1-1-1d3b0d08d153@oss.qualcomm.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 9d0f32ee181e..2b95e86e40d5 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,qcs8300-gpi-dma - qcom,qdu1000-gpi-dma + - qcom,sa8775p-gpi-dma - qcom,sar2130p-gpi-dma - qcom,sc7280-gpi-dma - qcom,sdx75-gpi-dma |
