Message ID | 20241017-sar2130p-dma-v1-1-e6aa6789f116@linaro.org |
---|---|
State | New |
Headers | show |
Series | dt-bindings: dma: qcom,gpi: Add SAR2130P compatible | expand |
On Thu, 17 Oct 2024 21:11:49 +0300, Dmitry Baryshkov wrote: > Document compatible for GPI DMA controller on SAR2130P platform. > > Applied, thanks! [1/1] dt-bindings: dma: qcom,gpi: Add SAR2130P compatible commit: e7a614cc8847f469370ea29604be966ee16f07e9 Best regards,
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 4df4e61895d2129caf7f2ad9b426d78b60f9c32b..4ad56a409b9cace94a3a4c4ec94d3ad16232f5a1 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -26,6 +26,7 @@ properties: - enum: - qcom,qcm2290-gpi-dma - qcom,qdu1000-gpi-dma + - qcom,sar2130p-gpi-dma - qcom,sc7280-gpi-dma - qcom,sdx75-gpi-dma - qcom,sm6115-gpi-dma
Document compatible for GPI DMA controller on SAR2130P platform. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: 7df1e7189cecb6965ce672e820a5ec6cf499b65b change-id: 20241017-sar2130p-dma-b391d131d108 Best regards,