[U-Boot] [PATCH V2 2/4] i2c: rcar_i2c: Add DM and DT capable I2C driver
Heiko Schocher
hs at denx.de
Tue May 15 07:56:28 UTC 2018
Hello Marek,
Am 12.05.2018 um 23:15 schrieb Marek Vasut:
> Add derivative of the rcar_i2c driver which is capable of
> probing itself from DM and uses DT.
>
> Signed-off-by: Marek Vasut <marek.vasut+renesas at gmail.com>
> Cc: Heiko Schocher <hs at denx.de>
> Cc: Nobuhiro Iwamatsu <iwamatsu at nigauri.org>
> ---
> drivers/i2c/Kconfig | 6 +
> drivers/i2c/Makefile | 1 +
> drivers/i2c/rcar_i2c.c | 353 +++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 360 insertions(+)
> create mode 100644 drivers/i2c/rcar_i2c.c
> ---
> V2: Fix the license tag and minor checkpatch issue
Acked-by: Heiko Schocher <hs at denx.de>
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