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

From: Krzysztof Kozlowski
Date: Sat Oct 15 2022 - 10:05:41 EST


Hi,

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

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 | 10 ++++++----
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(+), 15 deletions(-)

--
2.34.1