OSDN Git Service

i2c: hix5hd2: add i2c controller driver
authorWei Yan <sledge.yanwei@huawei.com>
Tue, 7 Oct 2014 01:04:12 +0000 (09:04 +0800)
committerWolfram Sang <wsa@the-dreams.de>
Thu, 16 Oct 2014 07:14:17 +0000 (09:14 +0200)
commit15ef27756b23a9fe5ec637a92c40dabd31aa38f6
tree252d94ed29400cb4da17261fe0f78afc20ed3902
parenta4ce47f108a6df129c9f4345c6dda0473cb68da5
i2c: hix5hd2: add i2c controller driver

I2C drivers for hix5hd2 soc series, including following chipset
Hi3716CV200, Hi3719CV100, Hi3718CV100, Hi3719MV100, Hi3718MV100.

Signed-off-by: Wei Yan <sledge.yanwei@huawei.com>
Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
[wsa: folded dt docs into this patch]
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-hix5hd2.txt [new file with mode: 0644]
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-hix5hd2.c [new file with mode: 0644]