[PATCH 09/22] OMAP2: add voltage domains and connect to powerdomains

Kevin Hilman khilman at ti.com
Fri Sep 9 17:41:31 EDT 2011


Hi Jean,

Jean Pihet <jean.pihet at newoldbits.com> writes:

> On Mon, Aug 29, 2011 at 7:35 PM, Kevin Hilman <khilman at ti.com> wrote:
>> Create basic voltagedomains for OMAP2 and associate OMAP2 powerdomains
>> with the newly created voltage domains.
>>
>> Signed-off-by: Kevin Hilman <khilman at ti.com>
>> ---
>>  arch/arm/mach-omap2/Makefile                  |    3 +-
>>  arch/arm/mach-omap2/io.c                      |    2 +
>>  arch/arm/mach-omap2/powerdomains2xxx_data.c   |    4 +++
>>  arch/arm/mach-omap2/voltage.h                 |    1 +
>>  arch/arm/mach-omap2/voltagedomains2xxx_data.c |   32 +++++++++++++++++++++++++
>>  5 files changed, 41 insertions(+), 1 deletions(-)
>>  create mode 100644 arch/arm/mach-omap2/voltagedomains2xxx_data.c
>>
> ...
>
>> diff --git a/arch/arm/mach-omap2/voltagedomains2xxx_data.c b/arch/arm/mach-omap2/voltagedomains2xxx_data.c
>> new file mode 100644
>> index 0000000..69ff261
>> --- /dev/null
>> +++ b/arch/arm/mach-omap2/voltagedomains2xxx_data.c
>> @@ -0,0 +1,32 @@
>> +/*
>> + * OMAP3 voltage domain data
>> + *
>> + * Copyright (C) 2007, 2010 Texas Instruments, Inc.
> 2011?
>

Yup, thanks for the review!

Will update.

Kevin




More information about the linux-arm-kernel mailing list