Re: [PATCH v9 0/8] add i2c driver supported for rk3399
From: Heiko Stuebner <heiko@sntech.de>
Date: 2016-05-14 11:31:08
Also in:
linux-arm-kernel, linux-i2c, linux-rockchip, lkml
From: Heiko Stuebner <heiko@sntech.de>
Date: 2016-05-14 11:31:08
Also in:
linux-arm-kernel, linux-i2c, linux-rockchip, lkml
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 <heiko@sntech.de> to make sure nothing currently working broke - and everything is running still fine. Heiko