Re: [PATCH v2 11/19] i2c: designware_i2c: Rewrite timing calculation

2020-01-15 Thread Heiko Schocher
Hello Simon, Am 03.01.2020 um 23:26 schrieb Simon Glass: At present the driver can end up with timing parameters which are slightly faster than those expected. It is possible to optimise the parameters to get the best possible result. Create a new function to handle the timing calculation.

[PATCH v2 11/19] i2c: designware_i2c: Rewrite timing calculation

2020-01-04 Thread Simon Glass
At present the driver can end up with timing parameters which are slightly faster than those expected. It is possible to optimise the parameters to get the best possible result. Create a new function to handle the timing calculation. This uses a table of defaults for each speed mode rather than