Re: [U-Boot] [PATCH v5 19/41] power: regulator: Add a driver for ACT8846 regulators

2015-09-03 Thread Simon Glass
Applied to u-boot-rockchip. ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH v5 19/41] power: regulator: Add a driver for ACT8846 regulators

2015-08-30 Thread Simon Glass
Add a full regulator driver for the ACT8846. This provides easy access to voltage and current settings for each regulator. Signed-off-by: Simon Glass --- Changes in v5: None Changes in v4: None Changes in v3: None Changes in v2: None drivers/power/regulator/Kconfig | 9 +++ drivers/power/r