Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246118
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 20/26] ARM: pxa: magician: Add support for MAX1587A Vcore regulator |
| Date | 2015-10-13 22:30 +0200 |
| Message-ID | <qjemR-AL-7@gated-at.bofh.it> (permalink) |
| References | <qdO02-2Tc-11@gated-at.bofh.it> <qdOjo-3fZ-21@gated-at.bofh.it> <qfuzT-2gi-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Philipp Zabel <philipp.zabel@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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 20/26] ARM: pxa: magician: Add support for MAX1587A Vcore regulator Robert Jarzmik <robert.jarzmik@free.fr> - 2015-10-13 22:30 +0200
csiph-web