Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i2c: Add support for I2C bus on Freescale CPM1/CPM2 controllers
This driver uses the port of 2.4 code from Vitaly Bordug <[email protected]> and the actual algorithm used by the i2c driver of the DBox code on cvs.tuxboc.org from Felix Domke ([email protected]) and Gillem ([email protected]) converted to an of_platform_driver. Tested on CPM1 (MPC823 on dbox2 hardware) and CPM2 (MPC8272). Signed-off-by: Jochen Friedrich <[email protected]> Tested-by: Wolfram Sang <[email protected]> Signed-off-by: Jean Delvare <[email protected]>
- Loading branch information