Re: [U-Boot] [PATCH V2 10/12] board: freescale: common: add pfuze dm code

2017-08-28 Thread York Sun
On 08/27/2017 11:30 PM, Peng Fan wrote: > Add pfuze dm code, this code does the same thing as pfuze.c, but > only effects when CONFIG_$(SPL_)DM_PMIC_PFUZE100 enabled. > > Signed-off-by: Peng Fan > Cc: York Sun > Cc: Jaehoon Chung > Cc: Stefano Babic > --- > > V2: none > > board/freescale/c

[U-Boot] [PATCH V2 10/12] board: freescale: common: add pfuze dm code

2017-08-27 Thread Peng Fan
Add pfuze dm code, this code does the same thing as pfuze.c, but only effects when CONFIG_$(SPL_)DM_PMIC_PFUZE100 enabled. Signed-off-by: Peng Fan Cc: York Sun Cc: Jaehoon Chung Cc: Stefano Babic --- V2: none board/freescale/common/Makefile | 1 + board/freescale/common/pfuze.h| 5 +