public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
@ 2022-10-18 23:03 Krzysztof Kozlowski
  2022-10-18 23:03 ` [PATCH v2 1/5] dt-bindings: dma: qcom: gpi: Use sm6350 fallback Krzysztof Kozlowski
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2022-10-18 23:03 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Vinod Koul,
	Rob Herring, Krzysztof Kozlowski, linux-arm-msm, dmaengine,
	devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Hi,

Changes since v1
================
1. Rebase on v6 of Richard's patch.
2. Add tags.

Dependencies
============
1. DT bindings and DMA driver change depends contextually on:
   https://lore.kernel.org/all/20221018005740.23952-1-mailingradian@gmail.com/

2. DTS patches are independent, although they will spark some dtbs_check
   warnings (due to change in bindings).

Best regards,
Krzysztof

Krzysztof Kozlowski (5):
  dt-bindings: dma: qcom: gpi: Use sm6350 fallback
  dmaengine: qcom: gpi: Document preferred SM6350 binding
  arm64: dts: qcom: sc7280: Add GPI DMA compatible fallback
  arm64: dts: qcom: sm8350: Add GPI DMA compatible fallback
  arm64: dts: qcom: sm8450: Add GPI DMA compatible fallback

 Documentation/devicetree/bindings/dma/qcom,gpi.yaml | 9 ++++++---
 arch/arm64/boot/dts/qcom/sc7280.dtsi                | 4 ++--
 arch/arm64/boot/dts/qcom/sm8350.dtsi                | 6 +++---
 arch/arm64/boot/dts/qcom/sm8450.dtsi                | 6 +++---
 drivers/dma/qcom/gpi.c                              | 7 ++++---
 5 files changed, 18 insertions(+), 14 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-11-07  3:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-18 23:03 [PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset Krzysztof Kozlowski
2022-10-18 23:03 ` [PATCH v2 1/5] dt-bindings: dma: qcom: gpi: Use sm6350 fallback Krzysztof Kozlowski
2022-10-18 23:03 ` [PATCH v2 2/5] dmaengine: qcom: gpi: Document preferred SM6350 binding Krzysztof Kozlowski
2022-10-18 23:03 ` [PATCH v2 3/5] arm64: dts: qcom: sc7280: Add GPI DMA compatible fallback Krzysztof Kozlowski
2022-10-18 23:03 ` [PATCH v2 4/5] arm64: dts: qcom: sm8350: " Krzysztof Kozlowski
2022-10-18 23:03 ` [PATCH v2 5/5] arm64: dts: qcom: sm8450: " Krzysztof Kozlowski
2022-10-19 12:49 ` [PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset Vinod Koul
2022-11-07  3:12 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox