diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2022-11-09 12:12:27 +0100 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-11-14 03:57:03 +0530 |
commit | 22c354cf3fec6aa52cf2df6685b33ce5f265edf8 (patch) | |
tree | b88a6ea8a107ecda9f1a7b282afef134006e3d65 /Documentation | |
parent | dc901d98b1fe6e52ab81cd3e0879379168e06daa (diff) | |
download | linux-stable-22c354cf3fec6aa52cf2df6685b33ce5f265edf8.tar.gz linux-stable-22c354cf3fec6aa52cf2df6685b33ce5f265edf8.tar.bz2 linux-stable-22c354cf3fec6aa52cf2df6685b33ce5f265edf8.zip |
dt-bindings: dmaengine: qcom: gpi: add compatible for SM6375
Document the compatible for GPI DMA controller on SM6375 SoC.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20221109111236.46003-3-konrad.dybcio@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation')
-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 232895fa1d8d..e7ba1c47a88e 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -26,6 +26,7 @@ properties: - enum: - qcom,sc7280-gpi-dma - qcom,sm6115-gpi-dma + - qcom,sm6375-gpi-dma - qcom,sm8350-gpi-dma - qcom,sm8450-gpi-dma - const: qcom,sm6350-gpi-dma |