Searched hist:f32a470ed3dfff493473bc25c7d0a01920507eed (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | mxs_i2c.c | f32a470ed3dfff493473bc25c7d0a01920507eed Mon Nov 12 14:34:28 UTC 2012 Marek Vasut <marex@denx.de> i2c: mxs: Abstract out the MXS I2C speed setup
This patch pulls out the I2C speed setup from the i2c_init() call and implements the bus configuration lookup table with register values that needs to be programmed into the I2C IP to run at particular speed.
This patch is a first step towards implementing run-time I2C bus speed configuration for the MXS I2C IP.
Signed-off-by: Marek Vasut <marex@denx.de> Cc: Stefano Babic <sbabic@denx.de> Cc: Fabio Estevam <fabio.estevam@freescale.com>
|