summaryrefslogtreecommitdiffstats
path: root/drivers/i2c/rk_i2c.c
Commit message (Collapse)AuthorAgeFilesLines
* rockchip: i2c: Update the driver to use the new clock IDSimon Glass2016-01-211-16/+22
| | | | | | We can use the new clk_get_by_index() function to get the correct clock. Signed-off-by: Simon Glass <sjg@chromium.org>
* rockchip: Add I2C driverSimon Glass2015-09-021-0/+391
Add an I2C driver for the Rockchip RK3288, using driver model. It should work for other Rockchip SoCs also. Signed-off-by: Simon Glass <sjg@chromium.org>
OpenPOWER on IntegriCloud