diff options
author | 2024-10-17 21:11:49 +0300 | |
---|---|---|
committer | 2024-10-21 22:32:16 +0530 | |
commit | e7a614cc8847f469370ea29604be966ee16f07e9 (patch) | |
tree | 8e67c2c01c438886c3355da106b98e5096a2c78d | |
parent | dmaengine: Switch back to struct platform_driver::remove() (diff) | |
download | linux-rng-e7a614cc8847f469370ea29604be966ee16f07e9.tar.xz linux-rng-e7a614cc8847f469370ea29604be966ee16f07e9.zip |
dt-bindings: dma: qcom,gpi: Add SAR2130P compatible
Document compatible for GPI DMA controller on SAR2130P platform.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20241017-sar2130p-dma-v1-1-e6aa6789f116@linaro.org
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 4df4e61895d2..4ad56a409b9c 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 |