Commit f34b8d90 authored by Shreesha Rajashekar's avatar Shreesha Rajashekar Committed by Wolfram Sang

i2c: iproc: Add slave mode support

Add slave mode support to the iProc I2C driver.
Signed-off-by: default avatarRayagonda Kokatanur <rayagonda.kokatanur@broadcom.com>
Signed-off-by: default avatarMichael Cheng <ccheng@broadcom.com>
Signed-off-by: default avatarShreesha Rajashekar <shreesha.rajashekar@broadcom.com>
Signed-off-by: default avatarRay Jui <ray.jui@broadcom.com>
Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent c24b8d57
...@@ -447,6 +447,7 @@ config I2C_BCM_IPROC ...@@ -447,6 +447,7 @@ config I2C_BCM_IPROC
tristate "Broadcom iProc I2C controller" tristate "Broadcom iProc I2C controller"
depends on ARCH_BCM_IPROC || COMPILE_TEST depends on ARCH_BCM_IPROC || COMPILE_TEST
default ARCH_BCM_IPROC default ARCH_BCM_IPROC
select I2C_SLAVE
help help
If you say yes to this option, support will be included for the If you say yes to this option, support will be included for the
Broadcom iProc I2C controller. Broadcom iProc I2C controller.
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment