summaryrefslogtreecommitdiff
path: root/board/comelit
diff options
context:
space:
mode:
authorRajeshwari Shinde <rajeshwari.s@samsung.com>2012-07-23 21:23:53 (GMT)
committerHeiko Schocher <hs@denx.de>2012-07-31 06:02:51 (GMT)
commitab7e52bb240c15ad4426cad64396589beadc9f04 (patch)
treee6454bf3c6c487efa406a90507eca90e53bee71a /board/comelit
parent91dffb16ffd047458982f70f5cb18c864473a462 (diff)
downloadu-boot-ab7e52bb240c15ad4426cad64396589beadc9f04.tar.xz
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 'board/comelit')
0 files changed, 0 insertions, 0 deletions