Searched hist:c41aa3ce938b684d853f1004072b6116a41bb1ce (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-rk3x.c | c41aa3ce938b684d853f1004072b6116a41bb1ce Wed Jun 11 15:34:37 CDT 2014 Max Schwarz <max.schwarz@online.de> i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Driver for the native I2C adapter found in Rockchip RK3xxx SoCs.
Configuration is only possible through devicetree. The driver is interrupt driven and supports the I2C_M_IGNORE_NAK mangling bit.
Signed-off-by: Max Schwarz <max.schwarz@online.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|
H A D | Makefile | diff c41aa3ce938b684d853f1004072b6116a41bb1ce Wed Jun 11 15:34:37 CDT 2014 Max Schwarz <max.schwarz@online.de> i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Driver for the native I2C adapter found in Rockchip RK3xxx SoCs.
Configuration is only possible through devicetree. The driver is interrupt driven and supports the I2C_M_IGNORE_NAK mangling bit.
Signed-off-by: Max Schwarz <max.schwarz@online.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|
H A D | Kconfig | diff c41aa3ce938b684d853f1004072b6116a41bb1ce Wed Jun 11 15:34:37 CDT 2014 Max Schwarz <max.schwarz@online.de> i2c: rk3x: add driver for Rockchip RK3xxx SoC I2C adapter
Driver for the native I2C adapter found in Rockchip RK3xxx SoCs.
Configuration is only possible through devicetree. The driver is interrupt driven and supports the I2C_M_IGNORE_NAK mangling bit.
Signed-off-by: Max Schwarz <max.schwarz@online.de> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
|