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>
Showing
- Documentation/devicetree/bindings/i2c/i2c-xlp9xx.txt 22 additions, 0 deletionsDocumentation/devicetree/bindings/i2c/i2c-xlp9xx.txt
- drivers/i2c/busses/Kconfig 10 additions, 0 deletionsdrivers/i2c/busses/Kconfig
- drivers/i2c/busses/Makefile 1 addition, 0 deletionsdrivers/i2c/busses/Makefile
- drivers/i2c/busses/i2c-xlp9xx.c 445 additions, 0 deletionsdrivers/i2c/busses/i2c-xlp9xx.c
drivers/i2c/busses/i2c-xlp9xx.c
0 → 100644
Please register or sign in to comment