[U-Boot] [PATCH] i2c: Add support for the Arm's Versatile Express I2C controller.
Heiko Schocher
hs at denx.de
Tue Sep 18 04:21:17 UTC 2018
Hello Liviu,
Am 17.09.2018 um 18:51 schrieb Liviu Dudau:
> The Arm Versatile Express I2C controller is a simple register-based
> controller that uses a register to control the state of the SCL and
> SDA lines. Add support for it.
>
> Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
> ---
> drivers/i2c/Kconfig | 7 +
> drivers/i2c/Makefile | 1 +
> drivers/i2c/i2c-versatile.c | 270 ++++++++++++++++++++++++++++++++++++
> 3 files changed, 278 insertions(+)
> create mode 100644 drivers/i2c/i2c-versatile.c
Reviewed-by: Heiko Schocher <hs at denx.de>
I am unsure here, if all your patches are a patchserie, or if this
i2c patch can go seperately through i2c tree ...
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