diff options
author | Luca Weiss <luca.weiss@fairphone.com> | 2022-08-12 10:27:19 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-04 18:22:36 +0200 |
commit | abd7bb690bcf662afc8abe74fd3c10f7ad1c5b19 (patch) | |
tree | 90cc0d029905675d0433d8dd66b1f8ca5697aeb7 /Documentation/devicetree | |
parent | dt-bindings: dma: arm,pl330: Add missing 'iommus' property (diff) | |
download | linux-abd7bb690bcf662afc8abe74fd3c10f7ad1c5b19.tar.xz linux-abd7bb690bcf662afc8abe74fd3c10f7ad1c5b19.zip |
dt-bindings: dmaengine: qcom: gpi: add compatible for SM6350
Document the compatible for GPI DMA controller on SM6350 SoC.
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220812082721.1125759-2-luca.weiss@fairphone.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 7d2fc4eb5530..eabf8a76d3a0 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -21,6 +21,7 @@ properties: enum: - qcom,sc7280-gpi-dma - qcom,sdm845-gpi-dma + - qcom,sm6350-gpi-dma - qcom,sm8150-gpi-dma - qcom,sm8250-gpi-dma - qcom,sm8350-gpi-dma |