diff options
author | Melody Olvera <quic_molvera@quicinc.com> | 2022-12-17 02:15:12 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-12-28 09:35:38 +0300 |
commit | cc7aac1d86d565ff62096982d3667661b0f0ad9d (patch) | |
tree | f1a43505bd7320b31284de7a83d5ac28f0e31f5f /Documentation/devicetree/bindings/dma/qcom,gpi.yaml | |
parent | 0642b3f47ced9e320cffee6c837bbc7c69be6312 (diff) | |
download | linux-cc7aac1d86d565ff62096982d3667661b0f0ad9d.tar.xz |
dt-bindings: dmaengine: qcom: gpi: Add QDU1000/QRU1000 gpi device
Add compatible for gpi on QDU1000 and QRU1000 SoCs.
Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221216231513.25085-1-quic_molvera@quicinc.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma/qcom,gpi.yaml')
-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 6132f4661a29..664fc2b1afa3 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -24,6 +24,7 @@ properties: - qcom,sm6350-gpi-dma - items: - enum: + - qcom,qdu1000-gpi-dma - qcom,sc7280-gpi-dma - qcom,sm6115-gpi-dma - qcom,sm6375-gpi-dma |