]> git.baikalelectronics.ru Git - kernel.git/commit
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller
authorSubhendu Sekhar Behera <sbehera@broadcom.com>
Wed, 18 Mar 2015 11:50:29 +0000 (17:20 +0530)
committerWolfram Sang <wsa@the-dreams.de>
Fri, 10 Apr 2015 16:59:49 +0000 (18:59 +0200)
commita3ca2b9bf6f64ec9141493c7cc63fb2bb3bdefe5
tree8f14e38ee22683eca99f8a47fa9a58fa9e734328
parent1bc0feaec1724cb7b47bd9f0d27126fcc0f432b4
i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller

Add an I2C bus driver i2c-xlp9xx.c to support the I2C block in the
XLP9xx/XLP5xx MIPS SoC. Update Kconfig and Makefile to add the
CONFIG_I2C_XLP9XX option.

Signed-off-by: Subhendu Sekhar Behera <sbehera@broadcom.com>
Signed-off-by: Jayachandran C <jchandra@broadcom.com>
Reviewed-by: Ray Jui <rjui@broadcom.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Documentation/devicetree/bindings/i2c/i2c-xlp9xx.txt [new file with mode: 0644]
drivers/i2c/busses/Kconfig
drivers/i2c/busses/Makefile
drivers/i2c/busses/i2c-xlp9xx.c [new file with mode: 0644]