Add compatible for gpi on QDU1000 and QRU1000 SoCs.
Signed-off-by: Melody Olvera <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[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: ca39c4daa6f7f770b1329ffb46f1e4a6bcc3f291
--
2.38.1
On 16-12-22, 15:15, Melody Olvera wrote:
> Add compatible for gpi on QDU1000 and QRU1000 SoCs.
Applied, thanks
--
~Vinod