[U-Boot] [RESEND PATCH v3 05/19] i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset

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


Hello Jean-Jacques,

Am 07.12.2018 um 14:50 schrieb Jean-Jacques Hiblot:
> From: Vignesh R <vigneshr at ti.com>
> 
> Move away from SoC specific headers to handle different register layout.
> Instead use driver data to get appropriate register layouts like in the
> kernel. While at it, perform some mostly cosmetic alignment/cleanup in
> the functions being updated.
> 
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> Signed-off-by: Andreas Dannenberg <dannenberg at ti.com>
> 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 |  45 ----
>   arch/arm/include/asm/arch-omap3/i2c.h  |  47 ----
>   arch/arm/include/asm/arch-omap4/i2c.h  |  45 ----
>   arch/arm/include/asm/arch-omap5/i2c.h  |  45 ----
>   drivers/i2c/omap24xx_i2c.c             | 458 ++++++++++++++++++++++-----------
>   5 files changed, 314 insertions(+), 326 deletions(-)

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