[U-Boot] [PATCH 06/18] exynos5: pinmux: check flag for i2c config

Simon Glass sjg at chromium.org
Tue Jan 27 04:13:38 CET 2015


Hi Przemyslaw,

On 8 January 2015 at 04:33, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
> Some versions of Exynos5 supports High-Speed I2C,
> on few interfaces, this change allows support this.
>
> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Akshay Saraswat <akshay.s at samsung.com>
> Cc: Minkyu Kang <mk7.kang at samsung.com>
> ---
>  arch/arm/cpu/armv7/exynos/pinmux.c | 27 +++++++++++++++++++--------
>  1 file changed, 19 insertions(+), 8 deletions(-)

As mentioned in the other flag you should add a flag for high speed so
that it is explicit. See pinmux.h for what other devices do.

Regards,
Simon


More information about the U-Boot mailing list