[PATCH v4 20/26] ARM: pxa: magician: Add support for MAX1587A Vcore regulator

Robert Jarzmik robert.jarzmik at free.fr
Tue Oct 13 13:16:19 PDT 2015


Philipp Zabel <philipp.zabel at gmail.com> writes:

>> +static struct regulator_init_data magician_max1587a_v3_info = {
>> +	.constraints = {
>> +		.name		= "vcc_core range",
>> +		.min_uV		= 700000,
>> +		.max_uV		= 1500000,
>
> Wouldn't that be 1475000 for MAX1587A without the R24 resistor?
That is what I read in the Maxim 1587A datasheet, so squashed this into the
patch and queued into pxa/for-next.

Thanks.

-- 
Robert



More information about the linux-arm-kernel mailing list