Message ID | 20231025-topic-sm8650-upstream-bindings-gpi-v2-1-4de85293d730@linaro.org |
---|---|
State | Superseded |
Headers | show |
Series | [v2] dt-bindings: dma: qcom,gpi: document the SM8650 GPI DMA Engine | expand |
On 25/10/2023 10:23, Neil Armstrong wrote: > Document the GPI DMA Engine on the SM8650 Platform. > > Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> > --- > For convenience, a regularly refreshed linux-next based git tree containing > all the SM8650 related work is available at: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Wed, 25 Oct 2023 10:23:04 +0200, Neil Armstrong wrote: > Document the GPI DMA Engine on the SM8650 Platform. > > Applied, thanks! [1/1] dt-bindings: dma: qcom,gpi: document the SM8650 GPI DMA Engine commit: 375ff42c4c9825c19a53b9095ae4b3337cc83442 Best regards,
diff --git a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml index 88d0de3d1b46..0985b039e6d5 100644 --- a/Documentation/devicetree/bindings/dma/qcom,gpi.yaml +++ b/Documentation/devicetree/bindings/dma/qcom,gpi.yaml @@ -32,6 +32,7 @@ properties: - qcom,sm8350-gpi-dma - qcom,sm8450-gpi-dma - qcom,sm8550-gpi-dma + - qcom,sm8650-gpi-dma - const: qcom,sm6350-gpi-dma - items: - enum:
Document the GPI DMA Engine on the SM8650 Platform. Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org> --- For convenience, a regularly refreshed linux-next based git tree containing all the SM8650 related work is available at: https://git.codelinaro.org/neil.armstrong/linux/-/tree/topic/sm85650/upstream/integ --- Changes in v2: - Fixed typo in subject - Link to v1: https://lore.kernel.org/r/20231025-topic-sm8650-upstream-bindings-gpi-v1-1-3e8824ae480c@linaro.org --- Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 1 + 1 file changed, 1 insertion(+) --- base-commit: fe1998aa935b44ef873193c0772c43bce74f17dc change-id: 20231016-topic-sm8650-upstream-bindings-gpi-29a256168e2f Best regards,