Re: [PATCH 3/6] siemens draco: i2c: use driver model for u-boot

2023-11-29 Thread Sverdlin, Alexander
Hi Enrico and all, On Tue, 2023-11-21 at 15:21 +0100, Enrico Leto wrote: > Add support for driver model where EEPROM data are read in draco board. > > Signed-off-by: Enrico Leto Reviewed-by: Alexander Sverdlin > --- >  configs/draco-etamin_defconfig   | 4 +++- >  configs/draco-rastaban_defcon

[PATCH 3/6] siemens draco: i2c: use driver model for u-boot

2023-11-21 Thread Enrico Leto
Add support for driver model where EEPROM data are read in draco board. Signed-off-by: Enrico Leto --- configs/draco-etamin_defconfig | 4 +++- configs/draco-rastaban_defconfig | 4 +++- configs/draco-thuban_defconfig | 4 +++- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/c