On Freitag, 12. Mai 2023 12:14:29 CEST Alexey Minnekhanov wrote: > On 22.04.2023 14:39, Luca Weiss wrote: > > MSM8953 has two DMA controllers for the various I2C, SPI and UART > > busses. Add the nodes and configure all the I2C nodes so that the driver > > can use the DMA. > > > > Signed-off-by: Luca Weiss <luca@xxxxxxxxx> > > --- > > > > arch/arm64/boot/dts/qcom/msm8953.dtsi | 48 > > +++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) > > Hello, > > > arm64: dts: qcom: Add BLSP DMAs for I2C > > to all qcom boards? Or only for msm8953? Commit title is unclear. Right, missed "msm8953: " in the subject ;) Thanks for catching that!