RE: [PATCH V18 6/6] i2c: tegra: add i2c interface timing support

2019-02-11 Thread Sowjanya Komatineni
> On Fri, Feb 08, 2019 at 10:59:42AM -0800, Sowjanya Komatineni wrote: > > This patch adds I2C interface timing registers support for proper bus > > rate configuration along with meeting the I2C spec setup and hold > > times based on the tuning performed on Tegra210, > > Tegra186 and Tegra194 pla

Re: [PATCH V18 6/6] i2c: tegra: add i2c interface timing support

2019-02-11 Thread Wolfram Sang
On Fri, Feb 08, 2019 at 10:59:42AM -0800, Sowjanya Komatineni wrote: > This patch adds I2C interface timing registers support for > proper bus rate configuration along with meeting the I2C spec > setup and hold times based on the tuning performed on Tegra210, > Tegra186 and Tegra194 platforms. > >