[U-Boot] [PATCH v4 3/4] dm: i2c: Add two more I2C init functions to the compatibility layer
Simon Glass
sjg at chromium.org
Thu Jan 29 18:35:28 CET 2015
On 26 January 2015 at 20:29, Simon Glass <sjg at chromium.org> wrote:
> These functions are useful in case the board calls them. Also fix a missing
> parameter caused by applying the wrong patch (actually I failed to send v2
> and applied v1 by mistake).
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v4:
> - Bring in the correct patch version
>
> drivers/i2c/i2c-uclass-compat.c | 16 +++++++++++++---
> include/i2c.h | 17 ++++++++++++++++-
> 2 files changed, 29 insertions(+), 4 deletions(-)
(Rebased on Przemyslaw's later patch since it was part of a series)
Applied to u-boot-dm.
More information about the U-Boot
mailing list