Re: [PATCH] ti: common: Remove additional i2c read for board detection

2020-08-31 Thread Lokesh Vutla
On 27/08/20 7:13 pm, Michal Simek wrote: > There shouldn't be a need to call additional i2c read if above failed > already. Based on comment it should be enough to try to detect legacy > boards which are mentioned in the comment. > > Fixes: 2463f6728e82 ("ti: common: board_detect: Allow DM I2C

[PATCH] ti: common: Remove additional i2c read for board detection

2020-08-27 Thread Michal Simek
There shouldn't be a need to call additional i2c read if above failed already. Based on comment it should be enough to try to detect legacy boards which are mentioned in the comment. Fixes: 2463f6728e82 ("ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT") Fixes: 0bea813d0018 ("