Re: [PATCH] i2c: eeprom: Use reg property instead of offset and size

2020-06-16 Thread Simon Glass
Hi Michal, On Wed, 10 Jun 2020 at 07:18, Michal Simek wrote: > > Remove adhoc dt binding for fixed-partition definition for i2c eeprom. > fixed-partition are using reg property instead of offset/size pair. > > Signed-off-by: Michal Simek > --- > > Just build tested - ge_bx50v3_defconfig > Defini

[PATCH] i2c: eeprom: Use reg property instead of offset and size

2020-06-10 Thread Michal Simek
Remove adhoc dt binding for fixed-partition definition for i2c eeprom. fixed-partition are using reg property instead of offset/size pair. Signed-off-by: Michal Simek --- Just build tested - ge_bx50v3_defconfig Definitely please retest on hardware. --- arch/arm/dts/imx53-ppd-uboot.dtsi| 12