Home
last modified time | relevance | path

Searched hist:"2 c94611d5f6dc5b49c02806dfdaacf6b27a5da83" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/power/pmic/
H A DMakefile2c94611d5f6dc5b49c02806dfdaacf6b27a5da83 Wed Oct 08 04:01:40 UTC 2014 Simon Glass <sjg@chromium.org> cros_ec: power: Add a tunnelled version of the tps65090 driver

Unfortunately on Pit the AP has no direct access to the tps65090 but must
talk through the EC (over SPI) to the EC's I2C bus.

When driver model supports PMICs this will be relatively easy. In the
meantime the best approach is to duplicate the driver. It will be refactored
once driver model support is expanded.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Ajay Kumar <ajaykumar.rs@samsung.com>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>