linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: designware: Calculate *CNT for Fast Mode Plus
@ 2020-04-07 13:34 Wan Ahmad Zainie
  2020-04-07 13:34 ` [PATCH 1/2] i2c: designware: Calculate SCL timing parameter " Wan Ahmad Zainie
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Wan Ahmad Zainie @ 2020-04-07 13:34 UTC (permalink / raw)
  To: jarkko.nikula, andriy.shevchenko, mika.westerberg
  Cc: linux-i2c, wan.ahmad.zainie.wan.mohamad

Hi.

Custom parameters for HCNT/LCNT are not available for OF based system.
We will use existing SCL timing parameter calculation functions to
get HCNT/LCNT value for Fast Mode Plus and High Speed Mode.

The patches were tested on Keem Bay EVM (OF based system), and using
Tiger Lake platform and Leaf Hill board to cover ACPI and PCI mode.

Thank you.

Best regards,
Zainie.


Wan Ahmad Zainie (2):
  i2c: designware: Calculate SCL timing parameter for Fast Mode Plus
  i2c: designware: Calculate SCL timing parameter for High Speed Mode

 drivers/i2c/busses/i2c-designware-master.c | 37 ++++++++++++++++++----
 1 file changed, 31 insertions(+), 6 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-04-15 11:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-07 13:34 [PATCH 0/2] i2c: designware: Calculate *CNT for Fast Mode Plus Wan Ahmad Zainie
2020-04-07 13:34 ` [PATCH 1/2] i2c: designware: Calculate SCL timing parameter " Wan Ahmad Zainie
2020-04-08  7:08   ` Jarkko Nikula
2020-04-15 11:14   ` Wolfram Sang
2020-04-07 13:34 ` [PATCH 2/2] i2c: designware: Calculate SCL timing parameter for High Speed Mode Wan Ahmad Zainie
2020-04-08  7:09   ` Jarkko Nikula
2020-04-15 11:14   ` Wolfram Sang
2020-04-07 14:56 ` [PATCH 0/2] i2c: designware: Calculate *CNT for Fast Mode Plus Andy Shevchenko
2020-04-15 11:15   ` Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).