9
0
Fork 0
barebox/drivers/i2c
Sascha Hauer 75265ae527 I2C: Put I2C devices on their own bus
This patch adds a I2C bus on which the I2C devices and drivers register.
This makes it cleaner as I2C devices won't accidently end up probed by
a platform_device driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-09-14 11:47:41 +02:00
..
busses i2c: adapt the i2c-imx driver to mpc85xx machines 2012-09-04 11:16:48 +02:00
Kconfig Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
Makefile Move mfd drivers to drivers/mfd 2010-10-11 13:22:13 +02:00
i2c.c I2C: Put I2C devices on their own bus 2012-09-14 11:47:41 +02:00