Home
last modified time | relevance | path

Searched hist:"0 b259dc2e849183dfea604fa137bb616e09b319a" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/
H A Dpower_i2c.c0b259dc2e849183dfea604fa137bb616e09b319a Tue May 20 12:01:38 UTC 2014 Aaron Durbin <adurbin@chromium.org> power: Explicitly select pmic device's bus

The current pmic i2c code assumes the current i2c bus is
the same as the pmic device's bus. There is nothing ensuring
that to be true. Therefore, select the proper bus before performing
a transaction.

Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>