[U-Boot] [PATCH v3 07/12] exynos5: pinmux: check flag for i2c config

Simon Glass sjg at chromium.org
Thu Jan 29 18:34:13 CET 2015


On 27 January 2015 at 08:38, Simon Glass <sjg at chromium.org> wrote:
> On 27 January 2015 at 05:36, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
>> Some versions of Exynos5 supports High-Speed I2C,
>> on few interfaces, this change allows support this.
>> The new flag is: PINMUX_FLAG_HS_MODE
>>
>> 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>
>>
>> ---
>> Changes v3:
>> - add new flag: PINMUX_FLAG_HS_MODE
>> ---
>>  arch/arm/cpu/armv7/exynos/pinmux.c        | 27 +++++++++++++++++++--------
>>  arch/arm/include/asm/arch-exynos/pinmux.h |  3 +++
>>  2 files changed, 22 insertions(+), 8 deletions(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list