Re: [PATCH 0/5] i2c: designware: Enable fast mode plus and high speed

2016-05-26 Thread Jarkko Nikula
On 05/26/2016 11:01 AM, Weifeng Voon wrote: Enabled fast mode plus and high speed which supported by APL SoC. Weifeng Voon (5): i2c: designware: Move clk_freq into struct dw_i2c_dev i2c: designware: get fast plus and high speed *CNT configuration i2c: designware: Enable fast mode plus

Re: [PATCH 0/5] i2c: designware: Enable fast mode plus and high speed

2016-05-26 Thread Andy Shevchenko
On Thu, 2016-05-26 at 16:01 +0800, Weifeng Voon wrote: > Enabled fast mode plus and high speed which supported by APL SoC. > FWIW: Reviewed-by: Andy Shevchenko > Weifeng Voon (5): >   i2c: designware: Move clk_freq into struct dw_i2c_dev >   i2c: designware: get fast plus and high speed *CNT co

[PATCH 0/5] i2c: designware: Enable fast mode plus and high speed

2016-05-26 Thread Weifeng Voon
Enabled fast mode plus and high speed which supported by APL SoC. Weifeng Voon (5): i2c: designware: Move clk_freq into struct dw_i2c_dev i2c: designware: get fast plus and high speed *CNT configuration i2c: designware: Enable fast mode plus i2c: designware: set the common config before th