Home
last modified time | relevance | path

Searched hist:"8 fd3ec770c41115b95ca80f0f0ba344ac59dc293" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/i2c/
H A Ds3c24x0_i2c.c8fd3ec770c41115b95ca80f0f0ba344ac59dc293 Fri Jul 03 00:15:44 UTC 2015 Simon Glass <sjg@chromium.org> exynos: i2c: Correct bug in pinmux selection

When driver model is not used the current code does not correctly select
the pinmux for the I2C bus. This bug was introduced by this commit:

8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Przemyslaw Marczak <p.marczak@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>