i2c: eeprom: Use reg property instead of offset and size
authorMichal Simek <michal.simek@xilinx.com>
Thu, 28 May 2020 09:48:55 +0000 (11:48 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 20 Aug 2020 07:49:20 +0000 (09:49 +0200)
commitf692b479f02d9b2689b0686f1f6ff2f06c6ecc59
tree1501c8e1fb5f34a4f7163fc059a6ba1a290bd4f2
parent2d06361a11e88e6ca5bbd11e3ed5717d7715bfe1
i2c: eeprom: Use reg property instead of offset and size

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>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/dts/imx53-ppd-uboot.dtsi
arch/arm/dts/imx6q-bx50v3-uboot.dtsi
arch/sandbox/dts/test.dts
configs/sandbox_defconfig
drivers/misc/i2c_eeprom.c
test/dm/bootcount.c