
22 Oct
2018
22 Oct
'18
6:43 p.m.
On Mon, Oct 22, 2018 at 04:12:42PM +0200, Jean-Jacques Hiblot wrote:
Those platforms need CONFIG_SPL_DM_SEQ_ALIAS because they enable both DM_I2C and SPL_DM. Without CONFIG_SPL_DM_SEQ_ALIAS, it is not possible to get the I2C bus with i2c_get_chip_for_busnum().
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com Reviewed-by: Felix Brack fb@ltec.ch Tested-by: Felix Brack fb@ltec.ch
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom