[U-Boot] [PATCH 5/6] i2c: designware_i2c: Add DM support

Simon Glass sjg at chromium.org
Sat Apr 9 20:35:00 CEST 2016


On 18 March 2016 at 01:54, Stefan Roese <sr at denx.de> wrote:
> This patch adds DM support to the designware I2C driver. It currently
> supports DM and the legacy I2C support. The legacy support should be
> removed, once all platforms using it have DM enabled.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Bin Meng <bmeng.cn at gmail.com>
> Cc: Marek Vasut <marex at denx.de>
> Cc: Heiko Schocher <hs at denx.de>
> ---
>  drivers/i2c/designware_i2c.c | 149 ++++++++++++++++++++++++++++++++++++-------
>  1 file changed, 126 insertions(+), 23 deletions(-)

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


More information about the U-Boot mailing list