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

Simon Glass sjg at chromium.org
Wed Jun 17 05:11:52 CEST 2020


Hi Michal,

On Wed, 10 Jun 2020 at 07:18, Michal Simek <michal.simek at 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 at 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


More information about the U-Boot mailing list