All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] SDM670 GPI DMA support
@ 2022-09-23 21:09 Richard Acayan
  2022-09-23 21:09 ` [PATCH v2 1/4] dt-bindings: dma: qcom: gpi: add fallback compatible Richard Acayan
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Richard Acayan @ 2022-09-23 21:09 UTC (permalink / raw)
  To: linux-arm-msm
  Cc: Andy Gross, Bjorn Andersson, Konrad Dybcio, Vinod Koul,
	Rob Herring, Krzysztof Kozlowski, dmaengine, devicetree,
	Richard Acayan

Changes since v1:
 - add fallback compatible

This patch series adds the compatible string for GPI DMA, needed for the
GENI interface, on Snapdragon 670.

Richard Acayan (4):
  dt-bindings: dma: qcom: gpi: add fallback compatible
  dt-bindings: dma: qcom: gpi: add compatible for sdm670
  arm64: dts: qcom: add gpi-dma fallback compatible
  dmaengine: qcom: gpi: drop redundant of_device_id entries

 .../devicetree/bindings/dma/qcom,gpi.yaml      | 18 ++++++++++--------
 arch/arm64/boot/dts/qcom/sc7280.dtsi           |  4 ++--
 arch/arm64/boot/dts/qcom/sdm845.dtsi           |  4 ++--
 arch/arm64/boot/dts/qcom/sm6350.dtsi           |  4 ++--
 arch/arm64/boot/dts/qcom/sm8150.dtsi           |  6 +++---
 arch/arm64/boot/dts/qcom/sm8250.dtsi           |  6 +++---
 arch/arm64/boot/dts/qcom/sm8350.dtsi           |  6 +++---
 arch/arm64/boot/dts/qcom/sm8450.dtsi           |  6 +++---
 drivers/dma/qcom/gpi.c                         |  4 +---
 9 files changed, 29 insertions(+), 29 deletions(-)

-- 
2.37.3


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-09-29  7:47 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-23 21:09 [PATCH v2 0/4] SDM670 GPI DMA support Richard Acayan
2022-09-23 21:09 ` [PATCH v2 1/4] dt-bindings: dma: qcom: gpi: add fallback compatible Richard Acayan
2022-09-23 21:26   ` Krzysztof Kozlowski
2022-09-23 22:20     ` [PATCH v2 1/4] dt-bindings: dma: qcom: gpi: add fallback Richard Acayan
2022-09-26 23:12       ` Rob Herring
2022-09-27  1:53         ` Richard Acayan
2022-09-28  7:57           ` Krzysztof Kozlowski
2022-09-29  7:39     ` [PATCH v2 1/4] dt-bindings: dma: qcom: gpi: add fallback compatible Vinod Koul
2022-09-29  7:47       ` Krzysztof Kozlowski
2022-09-23 21:09 ` [PATCH v2 2/4] dt-bindings: dma: qcom: gpi: add compatible for sdm670 Richard Acayan
2022-09-23 21:09 ` [PATCH v2 3/4] arm64: dts: qcom: add gpi-dma fallback compatible Richard Acayan
2022-09-23 21:09 ` [PATCH v2 4/4] dmaengine: qcom: gpi: drop redundant of_device_id entries Richard Acayan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.