Re: [U-Boot] [PATCH 2/4] i2c: rcar_i2c: Add DM and DT capable I2C driver

2018-05-10 Thread Heiko Schocher
Hello Marek, Am 01.05.2018 um 09:03 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 Cc: Heiko Schocher Cc: Nobuhiro Iwamatsu ---

[U-Boot] [PATCH 2/4] i2c: rcar_i2c: Add DM and DT capable I2C driver

2018-05-01 Thread 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 Cc: Heiko Schocher Cc: Nobuhiro Iwamatsu --- drivers/i2c/Kconfig| 6 + drivers/i2c/Makefile | 1