Re: [U-Boot] [PATCH 02/11] imx: power: add pmic pfuze300 support

2015-07-16 Thread Fabio Estevam
On Wed, Jul 15, 2015 at 7:49 PM, Adrian Alonso wrote: > * Add pmic pfuze300 support for imx7 and iMX6 DL/SL/SX SoC's The PMIC support is independent of the CPU that is used, so I would remove the "imx7 and iMX6 DL/SL/SX SoC's". Also, in the subject you should remove imx, as this patch is not rel

Re: [U-Boot] [PATCH 02/11] imx: power: add pmic pfuze300 support

2015-07-15 Thread Nitin Garg
On 07/15/2015 05:49 PM, Adrian Alonso wrote: > * Add pmic pfuze300 support for imx7 and iMX6 DL/SL/SX SoC's > * Implement power_pfuze300_init to be used in power_init_board > callback function. > > Signed-off-by: Adrian Alonso > Signed-off-by: Peng Fan > --- > drivers/power/pmic/Makefile