of/i2c: Generalize OF support
This patch cleans up the i2c OF support code to make it selectable by
all architectures and allow for automatic registration of i2c devices.
Signed-off-by:
Grant Likely <grant.likely@secretlab.ca>
Showing
- drivers/i2c/busses/i2c-cpm.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-cpm.c
- drivers/i2c/busses/i2c-ibm_iic.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-ibm_iic.c
- drivers/i2c/busses/i2c-mpc.c 2 additions, 1 deletiondrivers/i2c/busses/i2c-mpc.c
- drivers/of/Kconfig 1 addition, 1 deletiondrivers/of/Kconfig
- drivers/of/of_i2c.c 29 additions, 21 deletionsdrivers/of/of_i2c.c
- include/linux/of_i2c.h 10 additions, 3 deletionsinclude/linux/of_i2c.h
Loading
Please register or sign in to comment