Message ID | 20250617090032.1487382-2-mitltlatltl@gmail.com |
---|---|
State | New |
Headers | show |
Series | arm64: dts: qcom: Add GPI DMA support for sc8280xp | expand |
On Tue, Jun 17, 2025 at 05:00:31PM GMT, Pengyu Luo wrote: > Document the GPI DMA engine on the sc8280xp platform. > > Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com> > --- > Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + > 1 file changed, 1 insertion(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 7052468b1..19764452d 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -30,6 +30,7 @@ properties: - qcom,sa8775p-gpi-dma - qcom,sar2130p-gpi-dma - qcom,sc7280-gpi-dma + - qcom,sc8280xp-gpi-dma - qcom,sdx75-gpi-dma - qcom,sm6115-gpi-dma - qcom,sm6375-gpi-dma
Document the GPI DMA engine on the sc8280xp platform. Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com> --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+)