[U-Boot] [RESEND PATCH v3 06/19] i2c: omap24xx_i2c: Use platdata to probe the device

Heiko Schocher hs at denx.de
Mon Dec 10 05:10:33 UTC 2018


Hello Jean-Jacques,

Am 07.12.2018 um 14:50 schrieb Jean-Jacques Hiblot:
> This allows the driver to be used without OF_CONTROL.
> AM335x support DM_SPL but does not use SPL_OF_CONTROL. Enabling DM_I2C in
> SPL thus requires that the omap I2C can be passed platdata.
> 
> Signed-off-by: Jean-Jacques Hiblot <jjhiblot at ti.com>
> ---
> 
> Changes in v3: None
> Changes in v2: None
> 
>   arch/arm/include/asm/arch-am33xx/i2c.h |  2 ++
>   arch/arm/include/asm/omap_i2c.h        | 24 ++++++++++++++++++++++++
>   drivers/i2c/omap24xx_i2c.c             | 21 +++++++++++----------
>   3 files changed, 37 insertions(+), 10 deletions(-)
>   create mode 100644 arch/arm/include/asm/omap_i2c.h

Thanks for resending!

Reviewed-by: Heiko Schocher <hs at denx.de>

bye,
Heiko Schocher
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list