Re: [PATCH v9 0/8] add i2c driver supported for rk3399

2016-05-14 Thread Heiko Stuebner
Am Donnerstag, 12. Mai 2016, 15:52:58 schrieb David Wu: > There are three points differert from others: > - new method to caculate i2c timings for rk3399 > - pclk and function clk are separated at rk3399 > - add fast-plus mode supported for rk3399 On a rk3288 Tested-by: Heiko Stuebner to mak

[PATCH v9 0/8] add i2c driver supported for rk3399

2016-05-12 Thread David Wu
There are three points differert from others: - new method to caculate i2c timings for rk3399 - pclk and function clk are separated at rk3399 - add fast-plus mode supported for rk3399 David Wu (8): i2c: rk3x: add documentation to fields in "struct rk3x_i2c" i2c: rk3x: use struct "rk3x_i2c_c