Tero Kristo <[email protected]> writes:

> VDD1 and VDD2 are the core voltage regulators on OMAP3. VDD1 is used
> to control MPU/IVA voltage, and VDD2 is used for CORE. These regulators
> are needed by DVFS.
>
> Signed-off-by: Tero Kristo <[email protected]>

[...]

> +static struct regulator_init_data omap3_vdd1 = {
> +     .constraints = {
> +             .name                   = "VDD1",
> +             .min_uV                 = 600000,
> +             .max_uV                 = 1450000,

nit: can you add a bit to the changelog referencing the document where
theses min/max voltage values come from?

Kevin
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to