From: Adam Skladowski <[email protected]>
Document the compatible for GPI DMA controller on SM6115 SoC.
Signed-off-by: Adam Skladowski <[email protected]>
Signed-off-by: Iskren Chernev <[email protected]>
---
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 0c2894498845..232895fa1d8d 100644
--- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
+++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml
@@ -25,6 +25,7 @@ properties:
- items:
- enum:
- qcom,sc7280-gpi-dma
+ - qcom,sm6115-gpi-dma
- qcom,sm8350-gpi-dma
- qcom,sm8450-gpi-dma
- const: qcom,sm6350-gpi-dma
--
2.38.1
On Sun, 30 Oct 2022 11:42:53 +0200, Iskren Chernev wrote:
> From: Adam Skladowski <[email protected]>
>
> Document the compatible for GPI DMA controller on SM6115 SoC.
>
> Signed-off-by: Adam Skladowski <[email protected]>
> Signed-off-by: Iskren Chernev <[email protected]>
> ---
> Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <[email protected]>
On 30-10-22, 11:42, Iskren Chernev wrote:
> From: Adam Skladowski <[email protected]>
>
> Document the compatible for GPI DMA controller on SM6115 SoC.
Applied, thanks
--
~Vinod