
17 Jun
2020
17 Jun
'20
5:11 a.m.
Hi Michal,
On Wed, 10 Jun 2020 at 07:18, Michal Simek michal.simek@xilinx.com 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 michal.simek@xilinx.com
Just build tested - ge_bx50v3_defconfig Definitely please retest on hardware.
arch/arm/dts/imx53-ppd-uboot.dtsi | 12 ++++++------ arch/arm/dts/imx6q-bx50v3-uboot.dtsi | 10 +++++----- drivers/misc/i2c_eeprom.c | 15 +++++---------- 3 files changed, 16 insertions(+), 21 deletions(-)
Can the sandbox tests update for this?
Regards, Simon