Re: [U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk

2012-10-27 Thread Stefano Babic
Am 27/10/2012 10:45, schrieb Albert ARIBAUD: > Hi Stefano, > > On Fri, 26 Oct 2012 16:32:54 +0200, Stefano Babic > wrote: > >> Recent patches adding FSL_PMIC_I2C_LENGTH require >> that the PMIC model is defined. >> >> Signed-off-by: Stefano Babic >> CC: Jason Liu >> --- >> include/configs/mx5

Re: [U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk

2012-10-27 Thread Albert ARIBAUD
Hi Stefano, On Fri, 26 Oct 2012 16:32:54 +0200, Stefano Babic wrote: > Recent patches adding FSL_PMIC_I2C_LENGTH require > that the PMIC model is defined. > > Signed-off-by: Stefano Babic > CC: Jason Liu > --- > include/configs/mx53evk.h |1 + > 1 file changed, 1 insertion(+) > > diff -

Re: [U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk

2012-10-26 Thread Fabio Estevam
On Fri, Oct 26, 2012 at 12:32 PM, Stefano Babic wrote: > Recent patches adding FSL_PMIC_I2C_LENGTH require > that the PMIC model is defined. > > Signed-off-by: Stefano Babic > CC: Jason Liu Acked-by: Fabio Estevam ___ U-Boot mailing list U-Boot@lists

[U-Boot] [PATCH] MX5: added CONFIG_PMIC_FSL_MC13892 to mx53evk

2012-10-26 Thread Stefano Babic
Recent patches adding FSL_PMIC_I2C_LENGTH require that the PMIC model is defined. Signed-off-by: Stefano Babic CC: Jason Liu --- include/configs/mx53evk.h |1 + 1 file changed, 1 insertion(+) diff --git a/include/configs/mx53evk.h b/include/configs/mx53evk.h index 8fc415e..0955fda 100644 -