On 10/16/23 14:47, Nia Espera wrote:
DMA0 node downstream is specified at 0x900000, so fix the typo. Without
this, enabling any i2c node using DMA0 causes a hang.
Signed-off-by: Nia Espera <nespera@xxxxxxxxxx>
---
Oh hmm.. I wonder if that's why I could never get one of the i2c hosts
on 8350 to behave..
Fixes: bc08fbf49bc8 ("arm64: dts: qcom: sm8350: Define GPI DMA engines")
Fixes: 41d6bca799b3 ("arm64: dts: qcom: sm8350: correct DMA controller
unit address")
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
Konrad