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

From: Robert Jarzmik
Date: Tue Oct 13 2015 - 16:21:53 EST


Philipp Zabel <philipp.zabel@xxxxxxxxx> 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
--
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/