summaryrefslogtreecommitdiff
path: root/drivers/i2c/rk_i2c.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Rename dev_addr..() functionsSimon Glass2017-06-011-1/+1
* rockchip: i2c: Enable i2c for rk3399eric.gao@rock-chips.com2017-04-151-0/+1
* rockchip: i2c: Add compatibles for Rockchip Cortex-A9 socsHeiko Stübner2017-04-041-0/+2
* rockchip: i2c: fix >32 byte writesJohn Keeping2016-09-131-2/+2
* rockchip: i2c: move register write out of inner loopJohn Keeping2016-09-131-2/+2
* rockchip: i2c: use named constant when appropriateJohn Keeping2016-09-131-1/+1
* clk: convert API to match reset/mailbox styleStephen Warren2016-06-191-4/+2
* rockchip: i2c: Update the driver to use the new clock IDSimon Glass2016-01-211-16/+22
* rockchip: Add I2C driverSimon Glass2015-09-021-0/+391