Re: [PATCH v2 1/2] PM / Domains: Add OF support

2012-02-01 Thread Rafael J. Wysocki
On Tuesday, January 31, 2012, Kukjin Kim wrote: > Rafael J. Wysocki wrote: > > > > On Tuesday, January 17, 2012, Kukjin Kim wrote: > > > Rafael J. Wysocki wrote: > > > > > > > > On Saturday, January 07, 2012, Thomas Abraham wrote: > > > > > A device node pointer is added to generic pm domain struc

RE: [PATCH v2 1/2] PM / Domains: Add OF support

2012-01-30 Thread Kukjin Kim
Rafael J. Wysocki wrote: > > On Tuesday, January 17, 2012, Kukjin Kim wrote: > > Rafael J. Wysocki wrote: > > > > > > On Saturday, January 07, 2012, Thomas Abraham wrote: > > > > A device node pointer is added to generic pm domain structure to > > > associate > > > > the domain with a node in the

Re: [PATCH v2 1/2] PM / Domains: Add OF support

2012-01-17 Thread Rafael J. Wysocki
On Tuesday, January 17, 2012, Kukjin Kim wrote: > Rafael J. Wysocki wrote: > > > > On Saturday, January 07, 2012, Thomas Abraham wrote: > > > A device node pointer is added to generic pm domain structure to > > associate > > > the domain with a node in the device tree. The platform code parses the

RE: [PATCH v2 1/2] PM / Domains: Add OF support

2012-01-16 Thread Kukjin Kim
Rafael J. Wysocki wrote: > > On Saturday, January 07, 2012, Thomas Abraham wrote: > > A device node pointer is added to generic pm domain structure to > associate > > the domain with a node in the device tree. The platform code parses the > > device tree to find available nodes representing the ge

Re: [PATCH v2 1/2] PM / Domains: Add OF support

2012-01-09 Thread Thomas Abraham
Hi Rafael, 2012/1/9 Rafael J. Wysocki : > On Saturday, January 07, 2012, Thomas Abraham wrote: >> A device node pointer is added to generic pm domain structure to associate >> the domain with a node in the device tree. The platform code parses the >> device tree to find available nodes representin

Re: [PATCH v2 1/2] PM / Domains: Add OF support

2012-01-08 Thread Rafael J. Wysocki
On Saturday, January 07, 2012, Thomas Abraham wrote: > A device node pointer is added to generic pm domain structure to associate > the domain with a node in the device tree. The platform code parses the > device tree to find available nodes representing the generic power domain, > instantiates the

[PATCH v2 1/2] PM / Domains: Add OF support

2012-01-07 Thread Thomas Abraham
A device node pointer is added to generic pm domain structure to associate the domain with a node in the device tree. The platform code parses the device tree to find available nodes representing the generic power domain, instantiates the available domains and initializes them by calling pm_genpd_i