9
0
Fork 0
barebox/drivers/i2c
Trent Piepho b097f7b910 i2c: core: Add client I2C address to devinfo
Useful bit of information.  Example:
barebox:/ devinfo dummy0
Bus: i2c
  Address: 0x52

Signed-off-by: Trent Piepho <tpiepho@kymetacorp.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2015-11-20 08:43:42 +01:00
..
algos i2c: algo-bit: check if the bus is busy 2015-08-20 07:47:15 +02:00
busses i2c-imx: Use xzalloc instead of kzalloc 2015-11-19 08:58:25 +01:00
muxes i2c: add pca954x bus multiplexer driver 2015-11-19 08:58:26 +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