Home
last modified time | relevance | path

Searched hist:df0a5b880d6e53b62ea05b483243dd8675cf4648 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Dmxc_i2c.cdf0a5b880d6e53b62ea05b483243dd8675cf4648 Fri Sep 05 05:52:35 UTC 2014 Wang Huan <b18965@freescale.com> ls102xa: i2c: Add i2c support for LS102xA

The existing i.MX's I2C driver mxc_i2c.c is compatible
with the controller of LS102xA. As I2C's registers
are 8-bit on LS102xA, I2C_QUIRK_REG is enabled to
use 8-bit driver.

This patch is to add I2C 1,2,3 support for LS102xA.

Signed-off-by: Alison Wang <alison.wang@freescale.com>