i2c: exynos5: add High Speed I2C controller driver
authorNaveen Krishna Ch <ch.naveen@samsung.com>
Wed, 16 Oct 2013 05:30:42 +0000 (11:00 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 1 Nov 2013 13:10:01 +0000 (14:10 +0100)
commit8a73cd4cfa159918da405d9645deca842590e2fe
treeaa16ca938392e4247875b7080797930ec2f17659
parent043a3f113ce41e3e6fdbb49551df75e82e8c4ae7
i2c: exynos5: add High Speed I2C controller driver

Adds support for High Speed I2C driver found in Exynos5 and
later SoCs from Samsung.

Driver only supports Device Tree method.

Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: Taekgyun Ko <taeggyun.ko@samsung.com>
Reviewed-by: Simon Glass <sjg@google.com>
Signed-off-by: Yuvaraj Kumar C D <yuvaraj.cd@samsung.com>
Signed-off-by: Andrew Bresticker <abrestic@google.com>
[wsa: rebased to v3.12-rc4 (no of_i2c.h anymore)]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-exynos5.txt [new file with mode: 0644]
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-exynos5.c [new file with mode: 0644]
This page took 0.043994 seconds and 5 git commands to generate.