9
0
Fork 0
barebox/drivers/i2c
Alexander Kurz 45164aadfa i.MX: i2c: fix i2c-fsl for non-OF boards
With commit 4ed5b778a5 ("i.MX: i2c: Add Vybrid support") i2c-fsl probe
returns -EINVAL for all non-OF boards.
Since newer planforms, especially vf610 are restricted OF-only it is safe to
assume "fsl,imx21-i2c" if CONFIG_OFDEVICE is not set.

Signed-off-by: Alexander Kurz <akurz@blala.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2017-02-14 08:48:25 +01:00
..
algos i2c: algo-bit: check if the bus is busy 2015-08-20 07:47:15 +02:00
busses i.MX: i2c: fix i2c-fsl for non-OF boards 2017-02-14 08:48:25 +01:00
muxes i2c-mux-pca954x: Add code to control reset line 2017-01-10 08:27:33 +01:00
Kconfig i2c: add pca954x bus multiplexer driver 2015-11-19 08:58:26 +01:00
Makefile i2c: add pca954x bus multiplexer driver 2015-11-19 08:58:26 +01:00
i2c-mux.c i2c: import multiplexed I2C bus core support from linux kernel 2015-11-19 08:58:26 +01:00
i2c-smbus.c i2c: import SMBus stuff from linux 2014-07-14 08:04:04 +02:00
i2c.c i2c: core: Add client I2C address to devinfo 2015-11-20 08:43:42 +01:00