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

2011-09-09 Thread Kevin Hilman
Hi Jean,

Jean Pihet jean.pi...@newoldbits.com writes:

 On Mon, Aug 29, 2011 at 7:35 PM, Kevin Hilman khil...@ti.com wrote:
 Create basic voltagedomains for OMAP2 and associate OMAP2 powerdomains
 with the newly created voltage domains.

 Signed-off-by: Kevin Hilman khil...@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 000..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

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

2011-09-09 Thread Kevin Hilman
Jean Pihet jean.pi...@newoldbits.com writes:

 Kevin,

 On Mon, Aug 29, 2011 at 7:35 PM, Kevin Hilman khil...@ti.com wrote:
 Create basic voltagedomains for OMAP2 and associate OMAP2 powerdomains
 with the newly created voltage domains.

 Signed-off-by: Kevin Hilman khil...@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 000..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?


Thanks, will update.

Kevin

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


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

2011-09-07 Thread Jean Pihet
Kevin,

On Mon, Aug 29, 2011 at 7:35 PM, Kevin Hilman khil...@ti.com wrote:
 Create basic voltagedomains for OMAP2 and associate OMAP2 powerdomains
 with the newly created voltage domains.

 Signed-off-by: Kevin Hilman khil...@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 000..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?

Regards,
Jean
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html