Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1246118 > unrolled thread
| Started by | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| First post | 2015-10-13 22:30 +0200 |
| Last post | 2015-10-13 22:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Robert Jarzmik <robert.jarzmik@free.fr> |
|---|---|
| Date | 2015-10-13 22:30 +0200 |
| Subject | Re: [PATCH v4 20/26] ARM: pxa: magician: Add support for MAX1587A Vcore regulator |
| Message-ID | <qjemR-AL-7@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web