Add compatible for gpi on QDU1000 and QRU1000 SoCs.
Signed-off-by: Melody Olvera <[email protected]>
---
This patch comes from discussion on
https://lore.kernel.org/all/[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 e7ba1c47a88e..851a11714ce4 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
base-commit: 147307c69ba4441ee90c1f8ce8edf5df4ea60f67
--
2.38.1
On 18/11/2022 19:24, Melody Olvera wrote:
> Add compatible for gpi on QDU1000 and QRU1000 SoCs.
>
> Signed-off-by: Melody Olvera <[email protected]>
> ---
> This patch comes from discussion on
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof