Re: [PATCH/RFC 06/19] OMAP3: voltagedomain data: add wakeup domain

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 24, 2011 at 1:00 AM, Kevin Hilman <khilman@xxxxxx> wrote:
> Add wakeup voltage domain so that the wakeup powerdomain can have an
> associated powerdomain.  Note that the scalable flat is not set for
Extra space. s/flat/flag ?

> the this voltagedomain, so it will not be fully initialized like
> scalable voltage domains.
>
> Signed-off-by: Kevin Hilman <khilman@xxxxxx>
> ---
>  arch/arm/mach-omap2/voltagedomains3xxx_data.c |    5 +++++
>  1 files changed, 5 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/voltagedomains3xxx_data.c b/arch/arm/mach-omap2/voltagedomains3xxx_data.c
> index 2167ef4..b476ee6 100644
> --- a/arch/arm/mach-omap2/voltagedomains3xxx_data.c
> +++ b/arch/arm/mach-omap2/voltagedomains3xxx_data.c
> @@ -69,9 +69,14 @@ static struct voltagedomain omap3_voltdm_core = {
>        .vdd = &omap3_vdd2_info,
>  };
>
> +static struct voltagedomain omap3_voltdm_wkup = {
> +       .name = "wkup",
> +};
> +
>  static struct voltagedomain *voltagedomains_omap3[] __initdata = {
>        &omap3_voltdm_mpu,
>        &omap3_voltdm_core,
> +       &omap3_voltdm_wkup,
>        NULL,
>  };
>
> --
> 1.7.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@xxxxxxxxxxxxxxx
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux