arm64: dts: qcom: msm8916: Add DMA for all I2C controllers
authorStephan Gerhold <stephan@gerhold.net>
Sat, 7 Jan 2023 11:09:58 +0000 (12:09 +0100)
committerBjorn Andersson <andersson@kernel.org>
Wed, 11 Jan 2023 19:35:55 +0000 (13:35 -0600)
commit389d2c9926b3a81791e23a25fc1b85928139d40b
tree47177349a62a0d34056605b74051a54a85835853
parent0154d3594af3c198532ac7b4ab70f50fb5207a15
arm64: dts: qcom: msm8916: Add DMA for all I2C controllers

i2c-qup allows using DMA to speed up larger transfers. In msm8916.dtsi
the DMA channels are already assigned to the SPI controllers but
missing for I2C. Add them there as well.

This also fixes confusing errors in dmesg for each I2C controller:
  i2c_qup 78b6000.i2c: tx channel not available

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230107110958.5762-3-stephan@gerhold.net
arch/arm64/boot/dts/qcom/msm8916.dtsi