
22 Oct
2018
22 Oct
'18
6:43 p.m.
On Mon, Oct 22, 2018 at 04:12:39PM +0200, Jean-Jacques Hiblot wrote:
The implementation of the EEPROM commands does not support the DM I2C API. Prevent compilation breakage by not enabling it if the non-DM API is not available (if DM_I2C is used without DM_I2C_COMPAT)
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com Reviewed-by: Simon Glass sjg@chromium.org
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom