Re: [PATCH v4 0/8] ARM: OMAP2+: PM: introduce the power domains functional states

2012-07-13 Thread Jean Pihet
Hi! On Thu, Jun 14, 2012 at 4:53 PM, Jean Pihet jean.pi...@newoldbits.com wrote: Here is a re-spin after some comments after an internal review and some testing on OMAP4 with device OFF support. Implement the functional states for the power domains: - unify the API to use the functional

[PATCH v4 0/8] ARM: OMAP2+: PM: introduce the power domains functional states

2012-06-14 Thread Jean Pihet
Here is a re-spin after some comments after an internal review and some testing on OMAP4 with device OFF support. Implement the functional states for the power domains: - unify the API to use the functional states, - protect the power domain state change by a mutex in omap_set_pwrdm_state, -