[PATCH v3 06/12] i2c: Add support for ADI SC5XX-family I2C peripheral
Heiko Schocher
hs at denx.de
Thu Mar 6 06:56:53 CET 2025
Hello Greg,
On 26.02.25 18:30, Greg Malysa wrote:
> From: Nathan Barrett-Morrison <nathan.morrison at timesys.com>
>
> Co-developed-by: Greg Malysa <malysagreg at gmail.com>
> Signed-off-by: Greg Malysa <malysagreg at gmail.com>
> Co-developed-by: Ian Roberts <ian.roberts at timesys.com>
> Signed-off-by: Ian Roberts <ian.roberts at timesys.com>
> Co-developed-by: Angelo Dureghello <angelo.dureghello at timesys.com>
> Signed-off-by: Angelo Dureghello <angelo.dureghello at timesys.com>
> Signed-off-by: Vasileios Bimpikas <vasileios.bimpikas at analog.com>
> Signed-off-by: Utsav Agarwal <utsav.agarwal at analog.com>
> Signed-off-by: Arturs Artamonovs <arturs.artamonovs at analog.com>
> Signed-off-by: Oliver Gaskell <Oliver.Gaskell at analog.com>
> Signed-off-by: Nathan Barrett-Morrison <nathan.morrison at timesys.com>
>
> ---
>
> Changes in v3:
> - replace readw/writew with ioread16 and iowrite16 and friends
>
> MAINTAINERS | 1 +
> drivers/i2c/Kconfig | 7 +
> drivers/i2c/Makefile | 1 +
> drivers/i2c/adi_i2c.c | 386 ++++++++++++++++++++++++++++++++++++++++++
> 4 files changed, 395 insertions(+)
> create mode 100644 drivers/i2c/adi_i2c.c
I am unsure if I not already sended a Reviewed by in an earlier version, so:
Reviewed-by: Heiko Schocher <hs at denx.de>
Thanks!
bye,
HEiko
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
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