aboutsummaryrefslogtreecommitdiff
path: root/src/soc/rockchip/common/i2c.c
AgeCommit message (Expand)Author
2019-03-20src: Use 'include <string.h>' when appropriateElyes HAOUAS
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-11-29src: Remove duplicated round up functionElyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes HAOUAS
2017-08-18include/device: Split i2c.h into threeNico Huber
2017-08-14i2c: Move to Linux like `struct i2c_msg`Nico Huber
2017-01-03rockchip/common: Loosen I2C frequency target requirementsJulius Werner
2016-11-17rockchip/rk3399: Change PLL configuration to match Linux kernelJulius Werner
2016-04-13rockchip/rk3288: refactor i2c interface to allow support of rk3399huang lin