Re: [U-Boot] [PATCH 1/3] power: pmic: Add Voltage configuration macro

2016-12-16 Thread Stefano Babic
On 06/12/2016 18:38, Breno Lima wrote: > Add pfuze3000 voltage configuration macro for SW1AB, SW3 and VLDO1/2 according > to tables 53, 57 and 62 on PF3000 datasheet. > > Signed-off-by: Breno Lima > --- > Note: This patch series depends on my last series submission. >

[U-Boot] [PATCH 1/3] power: pmic: Add Voltage configuration macro

2016-12-06 Thread Breno Lima
Add pfuze3000 voltage configuration macro for SW1AB, SW3 and VLDO1/2 according to tables 53, 57 and 62 on PF3000 datasheet. Signed-off-by: Breno Lima --- Note: This patch series depends on my last series submission. include/power/pfuze3000_pmic.h | 5 + 1 file changed, 5