mbox series

[0/2] arm64: dts: qcom: msm8916: Enable DMA by default

Message ID 20230107110958.5762-1-stephan@gerhold.net
Headers show
Series arm64: dts: qcom: msm8916: Enable DMA by default | expand

Message

Stephan Gerhold Jan. 7, 2023, 11:09 a.m. UTC
Add the DMA channels for all I2C controllers in msm8916.dtsi and enable 
the DMA controller by default (this is necessary because otherwise the
i2c-qup driver will no longer probe with the DMAs added).

Stephan Gerhold (2):
  arm64: dts: qcom: msm8916: Enable blsp_dma by default
  arm64: dts: qcom: msm8916: Add DMA for all I2C controllers

 arch/arm64/boot/dts/qcom/apq8016-sbc.dts |  4 ----
 arch/arm64/boot/dts/qcom/msm8916.dtsi    | 13 ++++++++++++-
 2 files changed, 12 insertions(+), 5 deletions(-)

Comments

Bjorn Andersson Jan. 11, 2023, 7:49 p.m. UTC | #1
On Sat, 7 Jan 2023 12:09:56 +0100, Stephan Gerhold wrote:
> Add the DMA channels for all I2C controllers in msm8916.dtsi and enable
> the DMA controller by default (this is necessary because otherwise the
> i2c-qup driver will no longer probe with the DMAs added).
> 
> Stephan Gerhold (2):
>   arm64: dts: qcom: msm8916: Enable blsp_dma by default
>   arm64: dts: qcom: msm8916: Add DMA for all I2C controllers
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: msm8916: Enable blsp_dma by default
      commit: 0154d3594af3c198532ac7b4ab70f50fb5207a15
[2/2] arm64: dts: qcom: msm8916: Add DMA for all I2C controllers
      commit: 389d2c9926b3a81791e23a25fc1b85928139d40b

Best regards,