[PATCH v3 1/3] ARM: shmobile: sh73a0: wait for completion when kicking the clock
From: magnus.damm@gmail.com (Magnus Damm)
Date: 2013-03-19 05:15:29
Also in:
linux-sh
From: magnus.damm@gmail.com (Magnus Damm)
Date: 2013-03-19 05:15:29
Also in:
linux-sh
On Tue, Mar 19, 2013 at 12:42 PM, Simon Horman [off-list ref] wrote:
On Fri, Mar 01, 2013 at 11:52:25AM +0900, Simon Horman wrote:quoted
On Thu, Feb 28, 2013 at 01:21:58PM +0100, Guennadi Liakhovetski wrote:quoted
To reconfigure clocks, controlled by FRQCRA and FRQCRB, a kick bit has to be set and to make sure the setting has taken effect, it has to be read back repeatedly until it is cleared by the hardware. This patch adds the waiting part, that was missing until now. Signed-off-by: Guennadi Liakhovetski <redacted>This patch seems to be ready to be applied. Magnus, could I get a review from you?Magnus, ping.
Thanks for the ping. This patch looks good to me. Acked-by: Magnus Damm <redacted> Now if we could do the same thing for the MSTP bits too then that would be excellent... / magnus