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