Re: [U-Boot] [PATCH] i2c: designware: Allow sending restart conditions

2017-08-10 Thread Heiko Schocher
Hello Marek, Am 07.08.2017 um 20:45 schrieb Marek Vasut: Allow sending restart conditions upon direction change as this is required by some chips. Signed-off-by: Marek Vasut Cc: Stefan Roese Cc: Alexey Brodkin Cc: Heiko Schocher

Re: [U-Boot] [PATCH] i2c: designware: Allow sending restart conditions

2017-08-08 Thread Heiko Schocher
Hello Marek, Am 07.08.2017 um 20:45 schrieb Marek Vasut: Allow sending restart conditions upon direction change as this is required by some chips. Signed-off-by: Marek Vasut Cc: Stefan Roese Cc: Alexey Brodkin Cc: Heiko Schocher

[U-Boot] [PATCH] i2c: designware: Allow sending restart conditions

2017-08-07 Thread Marek Vasut
Allow sending restart conditions upon direction change as this is required by some chips. Signed-off-by: Marek Vasut Cc: Stefan Roese Cc: Alexey Brodkin Cc: Heiko Schocher --- drivers/i2c/designware_i2c.c | 3 ++- 1 file