Searched hist:e46f8a3309fb2628940d3e2806c954d84f910165 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/cmd/ |
| H A D | i2c.c | e46f8a3309fb2628940d3e2806c954d84f910165 Tue Mar 21 11:08:25 UTC 2017 Lukasz Majewski <lukma@denx.de> i2c: Set default I2C bus number
This patch allows using i2c commands (e.g. "i2c probe", "i2c md", etc) without the need to first select the bus number with e.g. "i2c dev 0".
This is the "i2c" command behavior similar to the one from pre DM, where by default bus 0 was immediately accessible.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
|
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | Kconfig | e46f8a3309fb2628940d3e2806c954d84f910165 Tue Mar 21 11:08:25 UTC 2017 Lukasz Majewski <lukma@denx.de> i2c: Set default I2C bus number
This patch allows using i2c commands (e.g. "i2c probe", "i2c md", etc) without the need to first select the bus number with e.g. "i2c dev 0".
This is the "i2c" command behavior similar to the one from pre DM, where by default bus 0 was immediately accessible.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
|