[PATCHv3 5/7] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks

2012-06-18 Thread Paul Walmsley
Until the OMAP4 code is converted to disable the use of the clock framework-based clockdomain enable/disable sequence, any clock used as a hwmod main_clk must have a clockdomain associated with it. This patch populates some clock structure clockdomain names to resolve the following warnings

Re: [PATCHv3 5/7] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks

2012-06-18 Thread Cousson, Benoit
Hi Paul, On 6/18/2012 8:16 AM, Paul Walmsley wrote: Until the OMAP4 code is converted to disable the use of the clock framework-based clockdomain enable/disable sequence, any clock used as a hwmod main_clk must have a clockdomain associated with it. This patch populates some clock structure

Re: [PATCHv3 5/7] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks

2012-06-18 Thread Paul Walmsley
Hi On Mon, 18 Jun 2012, Cousson, Benoit wrote: I guess that patch need to be revisited based on discussion we had and the patch you proposed in [1]. Assuming Tony is OK, it should be probably part of the -rc, because this domain should not have been introduced in 3.5-rc1 at all for OMAP4.

Re: [PATCHv3 5/7] ARM: OMAP4: clock data: add clockdomains for clocks used as main clocks

2012-06-18 Thread Cousson, Benoit
Hi Paul, On 6/18/2012 5:45 PM, Paul Walmsley wrote: Hi On Mon, 18 Jun 2012, Cousson, Benoit wrote: I guess that patch need to be revisited based on discussion we had and the patch you proposed in [1]. Assuming Tony is OK, it should be probably part of the -rc, because this domain should not