]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit846bd08e895be14447fe28580c28c76506cfb81f
tree252d94ed29400cb4da17261fe0f78afc20ed3902
parent0b64bd370c6a6ef1db463f89be04e9d2ce538e08
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]