[U-Boot] [RESEND PATCH v2 5/6] i2c: ihs_i2c: Make DM compatible

Heiko Schocher hs at denx.de
Tue Feb 6 12:43:08 UTC 2018


Hello Mario,

Am 15.01.2018 um 11:08 schrieb Mario Six:
> Make the ihs_i2c driver DM-compatible; for legacy boards, the old functions are
> retained within #ifdefs.
> 
> No board uses the new DM driver yet; this patch only lays the foundation for
> future support.
> 
> Signed-off-by: Mario Six <mario.six at gdsys.cc>
> ---
> 
> v1 -> v2:
> * Use put_unaligned_le32 instead of manual buffer copying
> * Make driver live-tree compatible
> * Accomodated for FPGA handle changes in gdsys_soc driver
> * Re-added accidentially deleted IHS Kconfig entry
> * Accomodated for IHS FPGA conversion to fpgamap
> 
> ---
>   drivers/i2c/Kconfig   |   6 ++
>   drivers/i2c/ihs_i2c.c | 196 +++++++++++++++++++++++++++++++++++++++++++++++++-
>   2 files changed, 199 insertions(+), 3 deletions(-)
Applied to u-boot-i2c master

Thanks!

bye,
Heiko

-- 
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