Add a compatible for the GPI DMA controller on SM7150. It uses the same 0x0 offset as SDM845.
Signed-off-by: Danila Tikhonov <dan...@jiaxyga.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 7052468b15c87430bb98fd10bc972cbe6307a866..464e751721ac18a9c0ba1e1cccdff01ebfa1c19f 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -45,6 +45,7 @@ properties: - qcom,qcs615-gpi-dma - qcom,sdm670-gpi-dma - qcom,sm6125-gpi-dma + - qcom,sm7150-gpi-dma - qcom,sm8150-gpi-dma - qcom,sm8250-gpi-dma - const: qcom,sdm845-gpi-dma -- 2.49.0