
17 Nov
2014
17 Nov
'14
3:03 p.m.
On 30/10/14 01:22, Suriyan Ramasami wrote:
Allow to set the buck voltage for the max77686. This will be used to reset the SMC LAN9730 ethernet on the odroids.
Signed-off-by: Suriyan Ramasami suriyan.r@gmail.com
Changes in v3:
- Correct ldo and buck validation logic
- Jaehoon/Przemyslaw - Use negative errno values for error condistions
- Albert - its buck not bucket
Changes in v2:
- Jaehoon - separate out this patch
Changes in v1:
- First try
drivers/power/pmic/pmic_max77686.c | 52 +++++++++++++++++++++++++++++++++++--- include/power/max77686_pmic.h | 3 +++ 2 files changed, 52 insertions(+), 3 deletions(-)
applied to u-boot-samsung.
Thanks, Minkyu Kang.