]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
83xx, i2c: add mux support for fsl_i2c
authorHeiko Schocher <hs@denx.de>
Tue, 24 Feb 2009 10:30:37 +0000 (11:30 +0100)
committerKim Phillips <kim.phillips@freescale.com>
Fri, 6 Mar 2009 00:21:17 +0000 (18:21 -0600)
commitc1bce4fff750d734b1fa7467eb08f93902c97ca6
tree396054d02b41529fb90a4c534d45d01ad912bf91
parent19f0e93041dbfe22f8d39b98e4f7f9ea87b77803
83xx, i2c: add mux support for fsl_i2c

This patch adds I2C mux support for the fsl_i2c driver. This
allows you to add "new" i2c busses, which are reached over
i2c muxes. For more infos, please look in the README and
search for CONFIG_I2C_MUX.

Signed-off-by: Heiko Schocher <hs@denx.de>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
drivers/i2c/fsl_i2c.c