Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-11 | power: change from meaningless value to error number | Jaehoon Chung | |
'-1' is absolutely meaningless value. This patch changed from meaningless value to error number. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> | |||
2015-08-12 | pmic: pmic_hi6553: Add a driver for the hi6553 pmic found on hikey board. | Peter Griffin | |
This adds a simple pmic driver for the hi6553 pmic which is used in conjunction with the hi6220 SoC on the hikey board. Eventually this driver will be updated to be a proper UCLASS PMIC driver which can parse the voltages direct from device tree. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> |