
27 Jan
2015
27 Jan
'15
4:13 a.m.
Hi Przemyslaw,
On 8 January 2015 at 04:33, Przemyslaw Marczak p.marczak@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@samsung.com Cc: Simon Glass sjg@chromium.org Cc: Akshay Saraswat akshay.s@samsung.com Cc: Minkyu Kang mk7.kang@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