Re: [PATCH 6/7] i2c: tegra: DMA support for t186 and t194

From: Dmitry Osipenko
Date: Thu Jul 23 2020 - 09:16:59 EST


Hello Krishna,

23.07.2020 15:18, Krishna Yarlagadda ÐÐÑÐÑ:
...
> static const struct tegra_i2c_hw_feature tegra210_i2c_hw = {
> @@ -1606,6 +1618,7 @@ static const struct tegra_i2c_hw_feature tegra210_i2c_hw = {
> .setup_hold_time_fast_fast_plus_mode = 0,
> .setup_hold_time_hs_mode = 0,
> .has_interface_timing_reg = true,
> + .has_gpc_dma = true,

false

> };