summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8173/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* src: Remove duplicated round up functionElyes HAOUAS2018-11-291-1/+1
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* i2c: Move to Linux like `struct i2c_msg`Nico Huber2017-08-141-9/+14
* src/soc: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-1/+1
* mediatek/mt8173: Provide I2C bus initialization APIjun.gao2016-03-121-10/+20
* mediatek/mt8173: Add I2C driverLiguo Zhang2016-01-221-0/+329