qemu-e2k/hw/i2c
Alastair D'Silva 643bb6fca7 arm: Uniquely name imx25 I2C buses.
The imx25 chip provides 3 i2c buses, but they have all been named
"i2c", which makes it difficult to predict which bus a device will
be connected to when specified on the command line.

This patch addresses the issue by naming the buses uniquely:
  i2c-bus.0 i2c-bus.1 i2c-bus.2

Signed-off-by: Alastair D'Silva <alastair@d-silva.org>
Message-id: 20170105043430.3176-2-alastair@au1.ibm.com
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2017-01-20 11:15:06 +00:00
..
Makefile.objs
aspeed_i2c.c
bitbang_i2c.c
bitbang_i2c.h
core.c i2c: Allow I2C devices to NAK start events 2017-01-09 11:40:20 +00:00
exynos4210_i2c.c
i2c-ddc.c i2c: Allow I2C devices to NAK start events 2017-01-09 11:40:20 +00:00
imx_i2c.c arm: Uniquely name imx25 I2C buses. 2017-01-20 11:15:06 +00:00
omap_i2c.c
pm_smbus.c
smbus.c i2c: Allow I2C devices to NAK start events 2017-01-09 11:40:20 +00:00
smbus_eeprom.c
smbus_ich9.c
versatile_i2c.c