aboutsummaryrefslogtreecommitdiff
path: root/drivers/i2c/i2c-cdns.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-17i2c: cdns: Support different bus speedsMichal Simek1-7/+69
2016-05-17i2c: cdns: Moving speed setup from probe to set_bus_speed functionMichal Simek1-37/+11
2016-05-17i2c: cdns: Read address from DT in ofdata_to_platdataMichal Simek1-4/+12
2016-04-13dm: i2c: Add driver for Cadence I2C IPMoritz Fischer1-0/+335