Re: [U-Boot] [PATCH 01/16] power: sunxi: add AXP803 PMIC support

2017-12-13 Thread Maxime Ripard
On Tue, Dec 12, 2017 at 02:20:17PM +0530, Jagan Teki wrote: > On Tue, Dec 12, 2017 at 1:28 PM, Maxime Ripard > wrote: > > Hi, > > > > On Tue, Dec 12, 2017 at 12:28:16PM +0530, Jagan Teki wrote: > >> AXP803 another PMIC produced by x-powers and paired with > >> A64 via RSB bus. > >> > >> unlike oth

Re: [U-Boot] [PATCH 01/16] power: sunxi: add AXP803 PMIC support

2017-12-12 Thread Jagan Teki
On Tue, Dec 12, 2017 at 1:28 PM, Maxime Ripard wrote: > Hi, > > On Tue, Dec 12, 2017 at 12:28:16PM +0530, Jagan Teki wrote: >> AXP803 another PMIC produced by x-powers and paired with >> A64 via RSB bus. >> >> unlike other axp chip's support in SPL this is only added >> for U-Boot proper since SPL

Re: [U-Boot] [PATCH 01/16] power: sunxi: add AXP803 PMIC support

2017-12-12 Thread Jagan Teki
On Tue, Dec 12, 2017 at 1:28 PM, Maxime Ripard wrote: > Hi, > > On Tue, Dec 12, 2017 at 12:28:16PM +0530, Jagan Teki wrote: >> AXP803 another PMIC produced by x-powers and paired with >> A64 via RSB bus. >> >> unlike other axp chip's support in SPL this is only added >> for U-Boot proper since SPL

Re: [U-Boot] [PATCH 01/16] power: sunxi: add AXP803 PMIC support

2017-12-11 Thread Maxime Ripard
Hi, On Tue, Dec 12, 2017 at 12:28:16PM +0530, Jagan Teki wrote: > AXP803 another PMIC produced by x-powers and paired with > A64 via RSB bus. > > unlike other axp chip's support in SPL this is only added > for U-Boot proper since SPL on A64 has no space to add anything. How do you setup the CPU

[U-Boot] [PATCH 01/16] power: sunxi: add AXP803 PMIC support

2017-12-11 Thread Jagan Teki
AXP803 another PMIC produced by x-powers and paired with A64 via RSB bus. unlike other axp chip's support in SPL this is only added for U-Boot proper since SPL on A64 has no space to add anything. Signed-off-by: Jagan Teki --- arch/arm/mach-sunxi/Makefile | 9 ++ arch/arm/mach-sunxi/pmic_bu