Re: [PATCH] regulator: axp20x: Fix LDO4 linear voltage range

2016-04-27 Thread Mark Brown
On Wed, Apr 27, 2016 at 11:46:29AM +0200, Hans de Goede wrote: > On 26-04-16 16:57, Mark Brown wrote: > >I have no record of any such patch, I don't know where it might've been > >sent. > It is here: Please follow the normal submission workflow, don't pick random new places to send things. It's

Re: [PATCH] regulator: axp20x: Fix LDO4 linear voltage range

2016-04-27 Thread Hans de Goede
Hi, On 26-04-16 16:57, Mark Brown wrote: On Tue, Apr 26, 2016 at 10:18:04PM +0800, Chen-Yu Tsai wrote: Hans sent an identical patch (plus another fix) a month ago though. I have no record of any such patch, I don't know where it might've been sent. It is here: https://groups.google.com/fo

Re: [PATCH] regulator: axp20x: Fix LDO4 linear voltage range

2016-04-26 Thread Mark Brown
On Tue, Apr 26, 2016 at 10:18:04PM +0800, Chen-Yu Tsai wrote: > Hans sent an identical patch (plus another fix) a month ago though. I have no record of any such patch, I don't know where it might've been sent. signature.asc Description: PGP signature

Re: [PATCH] regulator: axp20x: Fix LDO4 linear voltage range

2016-04-26 Thread Chen-Yu Tsai
On Tue, Apr 26, 2016 at 10:00 PM, Maxime Ripard wrote: > The current linear voltage range for the LDO4 regulator found in the APX20X > PMICs assumes that the voltage is linear between 2.5 and 3.1V. > > However, the PMIC can output up to 3.3V on that regulator by skipping the > 2.6V and 2.9V steps.