diff options
author | Rajeshwari Shinde <rajeshwari.s@samsung.com> | 2012-07-23 21:23:53 +0000 |
---|---|---|
committer | Heiko Schocher <hs@denx.de> | 2012-07-31 08:02:51 +0200 |
commit | ab7e52bb240c15ad4426cad64396589beadc9f04 (patch) | |
tree | e6454bf3c6c487efa406a90507eca90e53bee71a /doc/git-mailrc | |
parent | 91dffb16ffd047458982f70f5cb18c864473a462 (diff) | |
download | u-boot-imx-ab7e52bb240c15ad4426cad64396589beadc9f04.zip u-boot-imx-ab7e52bb240c15ad4426cad64396589beadc9f04.tar.gz u-boot-imx-ab7e52bb240c15ad4426cad64396589beadc9f04.tar.bz2 |
I2C: Modify the I2C driver for EXYNOS5
This patch modifies the S3C I2C driver to suppport EXYNOS5.
The cahnges made to driver are as follows:
- I2C base address is passed as a parameter to many
functions to avoid multiple #ifdef
- Channel initialisation is moved to a commom funation
as it is required by i2c_init.
- Hardcoding for I2CCON_ACKGEN removed.
- Replaced printf with debug.
- Checkpatch issues resolved.
- Pinmux setting will be done in board/samsung/smdk5250/smdk5250.c
to avoid repeated setting of gpio lines, as it have multi bus support.
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/git-mailrc')
0 files changed, 0 insertions, 0 deletions