On Tue, Nov 18, 2025 at 07:36:15PM +0530, Akhil R wrote: > From: Kartik Rajput > > On Tegra264, not all I2C controllers have the necessary interface to > GPC DMA, this causes failures when function tegra_i2c_init_dma() > is called. > > Ensure that "dmas" device-tree property is present before initializing > DMA in function tegra_i2c_init_dma(). > > Signed-off-by: Kartik Rajput > Reviewed-by: Jon Hunter > Acked-by: Thierry Reding Applied to for-next, thanks!