From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Mon, 01 Dec 2008 06:52:51 +0000 Subject: Re: [PATCH] sh: propagate r_clk Message-Id: <20081201065251.GA6339@linux-sh.org> List-Id: References: <20081201064033.28841.90287.sendpatchset@rx1.opensource.se> In-Reply-To: <20081201064033.28841.90287.sendpatchset@rx1.opensource.se> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Mon, Dec 01, 2008 at 03:45:21PM +0900, Magnus Damm wrote: > On Mon, Dec 1, 2008 at 3:42 PM, Paul Mundt wrote: > > On Mon, Dec 01, 2008 at 03:40:33PM +0900, Magnus Damm wrote: > >> From: Magnus Damm > >> > >> Make sure the 32 KHz r_clk rate gets propagated correctly. Without > >> this fix the clocks for RTC, CMT, KEYSC and RWDT are stuck at 0 Hz. > >> > >> Signed-off-by: Magnus Damm > > > > Does this apply to 2.6.28 also, or does it depend on your rate > > propagation changes that are aimed at the merge window? > > 2.6.29 only, thanks. > Applied, thanks.