Re: [PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Laxman Dewangan
On Wednesday 17 April 2013 07:24 PM, Graeme Gregory wrote: Looks good to me, I don't actually know the use case for this feature! Acked-by: Graeme Gregory This is require for Tegra. The always ON section of Tegra (say vdd_ao) need to be same as the core voltage(vdd_core) when system is

Re: [PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Mark Brown
On Wed, Apr 17, 2013 at 03:13:13PM +0530, Laxman Dewangan wrote: > LDO8 of Palma device like tps65913 support the tracking mode > on which LDO8 track the SMPS45 voltage when SMPS45 is ON > and use the LDO8.VOLTAGE_SEL register when SMPS45 is OFF. Applied, thanks. signature.asc Description:

Re: [PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Graeme Gregory
Looks good to me, I don't actually know the use case for this feature! Acked-by: Graeme Gregory On 17/04/13 10:43, Laxman Dewangan wrote: > LDO8 of Palma device like tps65913 support the tracking mode > on which LDO8 track the SMPS45 voltage when SMPS45 is ON > and use the LDO8.VOLTAGE_SEL

[PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Laxman Dewangan
LDO8 of Palma device like tps65913 support the tracking mode on which LDO8 track the SMPS45 voltage when SMPS45 is ON and use the LDO8.VOLTAGE_SEL register when SMPS45 is OFF. On track mode, the steps of voltage change for LDO8 is 25mV where in non-tracking mode it is 50mV. Set the steps

[PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Laxman Dewangan
LDO8 of Palma device like tps65913 support the tracking mode on which LDO8 track the SMPS45 voltage when SMPS45 is ON and use the LDO8.VOLTAGE_SEL register when SMPS45 is OFF. On track mode, the steps of voltage change for LDO8 is 25mV where in non-tracking mode it is 50mV. Set the steps

Re: [PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Graeme Gregory
Looks good to me, I don't actually know the use case for this feature! Acked-by: Graeme Gregory g...@slimlogic.co.uk On 17/04/13 10:43, Laxman Dewangan wrote: LDO8 of Palma device like tps65913 support the tracking mode on which LDO8 track the SMPS45 voltage when SMPS45 is ON and use the

Re: [PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Mark Brown
On Wed, Apr 17, 2013 at 03:13:13PM +0530, Laxman Dewangan wrote: LDO8 of Palma device like tps65913 support the tracking mode on which LDO8 track the SMPS45 voltage when SMPS45 is ON and use the LDO8.VOLTAGE_SEL register when SMPS45 is OFF. Applied, thanks. signature.asc Description: Digital

Re: [PATCH 3/3] regulator: palmas: add support for LDO8 tracking mode

2013-04-17 Thread Laxman Dewangan
On Wednesday 17 April 2013 07:24 PM, Graeme Gregory wrote: Looks good to me, I don't actually know the use case for this feature! Acked-by: Graeme Gregory g...@slimlogic.co.uk This is require for Tegra. The always ON section of Tegra (say vdd_ao) need to be same as the core