[U-Boot] [PATCH v3 11/12] odroid u3: enable dm i2c support
Simon Glass
sjg at chromium.org
Thu Jan 29 18:34:54 CET 2015
On 27 January 2015 at 05:36, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
> This patch enables CONFIG_DM_I2C and also CONFIG_DM_I2C_COMPAT.
> The last one should be removed when the dm pmic framework will
> be finished.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
>
> ---
> Changes v2:
> - new patch
> ---
> board/samsung/odroid/odroid.c | 14 +-------------
> include/configs/odroid.h | 5 ++---
> 2 files changed, 3 insertions(+), 16 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list