Re: [PATCH V14 3/5] i2c: tegra: Add DMA support

From: Dmitry Osipenko
Date: Thu Feb 07 2019 - 13:55:33 EST


06.02.2019 22:16, Sowjanya Komatineni ÐÐÑÐÑ:
> /**
> @@ -191,6 +207,7 @@ struct tegra_i2c_hw_feature {
> * @fast_clk: clock reference for fast clock of I2C controller
> * @rst: reset control for the I2C controller
> * @base: ioremapped registers cookie
> + * @base_phys: Physical base address of the I2C controller

Minor nit: "physical" with lower case for consistency, please