[PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset

Krzysztof Kozlowski posted 5 patches 3 years, 5 months ago
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(-)
[PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
Posted by Krzysztof Kozlowski 3 years, 5 months ago
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
Re: [PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
Posted by Vinod Koul 3 years, 5 months ago
On 18-10-22, 19:03, Krzysztof Kozlowski wrote:
> Hi,
> 
> 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).

Applied 1-2, thanks

-- 
~Vinod
Re: (subset) [PATCH v2 0/5] dma/arm64: qcom: use one compatible also for 0x10000 offset
Posted by Bjorn Andersson 3 years, 5 months ago
On Tue, 18 Oct 2022 19:03:47 -0400, Krzysztof Kozlowski wrote:
> 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/
> 
> [...]

Applied, thanks!

[3/5] arm64: dts: qcom: sc7280: Add GPI DMA compatible fallback
      commit: e9f2053b7866ac09f2acebbe65056204ef3fe67d
[4/5] arm64: dts: qcom: sm8350: Add GPI DMA compatible fallback
      commit: b561e225dee5412609fd98340ca71ba0ab2e4b36
[5/5] arm64: dts: qcom: sm8450: Add GPI DMA compatible fallback
      commit: 19e67894500a8a038cb103e7267da5e64bcc853c

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>