[U-Boot] [PATCH v3] i2c: designware_i2c: Prepare for DM driver conversion

Simon Glass sjg at chromium.org
Fri Apr 15 16:12:53 CEST 2016


On 12 April 2016 at 07:21, Stefan Roese <sr at denx.de> wrote:
> This patch prepares the designware I2C driver for the DM conversion.
> This is mainly done by removing struct i2c_adapter from the functions
> that shall be used by the DM driver version as well.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Cc: Marek Vasut <marex at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> ---
> v3:
> - Rebased on top of latest version
>
>  drivers/i2c/designware_i2c.c | 173 ++++++++++++++++++++++---------------------
>  1 file changed, 90 insertions(+), 83 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list