Re: [PATCH/RFC 10/19] OMAP3: powerdomain data: add voltage domains

2011-03-25 Thread Jean Pihet
On Thu, Mar 24, 2011 at 1:00 AM, Kevin Hilman khil...@ti.com wrote: Add voltage domain name to indicate which voltagedomain each powerdomain is in.  A missing voltage domain name means that that powerdomain is not in one of the currently scalable voltage domains. Is that the role of the

Re: [PATCH/RFC 10/19] OMAP3: powerdomain data: add voltage domains

2011-03-25 Thread Kevin Hilman
Jean Pihet jean.pi...@newoldbits.com writes: On Thu, Mar 24, 2011 at 1:00 AM, Kevin Hilman khil...@ti.com wrote: Add voltage domain name to indicate which voltagedomain each powerdomain is in.  A missing voltage domain name means that that powerdomain is not in one of the currently scalable

Re: [PATCH/RFC 10/19] OMAP3: powerdomain data: add voltage domains

2011-03-25 Thread Jean Pihet
On Fri, Mar 25, 2011 at 4:51 PM, Kevin Hilman khil...@ti.com wrote: Jean Pihet jean.pi...@newoldbits.com writes: On Thu, Mar 24, 2011 at 1:00 AM, Kevin Hilman khil...@ti.com wrote: Add voltage domain name to indicate which voltagedomain each powerdomain is in.  A missing voltage domain name

[PATCH/RFC 10/19] OMAP3: powerdomain data: add voltage domains

2011-03-23 Thread Kevin Hilman
Add voltage domain name to indicate which voltagedomain each powerdomain is in. A missing voltage domain name means that that powerdomain is not in one of the currently scalable voltage domains. Signed-off-by: Kevin Hilman khil...@ti.com --- arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c |