Re: [U-Boot] [RESEND PATCH v2 03/13] i2c: remove i2c driver-model compatibility layer

2019-07-29 Thread Tom Rini
On Mon, Jul 29, 2019 at 08:58:00AM +0200, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski > > There are no more users of the compatibility layer for i2c. Remove the > driver and all references to it. > > Signed-off-by: Bartosz Golaszewski > Acked-by: Heiko Schocher Applied to u-boot/m

[U-Boot] [RESEND PATCH v2 03/13] i2c: remove i2c driver-model compatibility layer

2019-07-29 Thread Bartosz Golaszewski
From: Bartosz Golaszewski There are no more users of the compatibility layer for i2c. Remove the driver and all references to it. Signed-off-by: Bartosz Golaszewski Acked-by: Heiko Schocher --- Makefile| 7 -- drivers/i2c/Kconfig | 13 +--- drivers/i2c/M