[U-Boot] [PATCH v3 12/12] exynos5: enable dm i2c
Simon Glass
sjg at chromium.org
Thu Jan 29 18:35:06 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 all the i2c peripheral
> drivers will use dm i2c framework.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Acked-by: Simon Glass <sjg at chromium.org>
> Cc: Akshay Saraswat <akshay.s at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
>
> ---
> Changes v2:
> - new patch
> ---
> include/configs/exynos5-common.h | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list