Re: [PATCH RFT] regulator: palmas: Fix min_uV for LDO8 tracking mode

From: Laxman Dewangan
Date: Thu Apr 18 2013 - 13:33:15 EST


On Thursday 18 April 2013 10:23 PM, Axel Lin wrote:
When SMPS45 is set to off and LDO8 tracking is enabled, the output voltage can
be set from 0.45 to 1.65 V. Thus set min_uV to be 450000.

Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
---
Hi Laxman,
My understanding is based on your comment in the code.
/*
* When SMPS45 is set to off and LDO8 tracking is enabled, the LDO8
* output is defined by the LDO8_VOLTAGE.VSEL register divided by two,
* and can be set from 0.45 to 1.65 V.
*/

Can you confirm if this patch is correct or not?

Yes, this is correct.
Acked-by: Laxman Dewangan <ldewangan@xxxxxxxxxx>


Unfortunately the PMIC device which we have is having bug for which we are disabling tracking before going to suspend and enabling again in resume and hence it is not
caught. I will pull this change to my downstream also.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/