[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20131224082333.GH3872@S2101-09.ap.freescale.net>
Date: Tue, 24 Dec 2013 16:23:34 +0800
From: Shawn Guo <shawn.guo@...aro.org>
To: Anson Huang <b20788@...escale.com>
CC: <kernel@...gutronix.de>, <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: imx: improve status check of clock gate
On Tue, Dec 24, 2013 at 02:21:27PM -0500, Anson Huang wrote:
> For ccm clock gate, both 2b'11 and 2b'01 should be treated
> as clock enabled, see below description in CCM, whenver CPU
> trys to check clock gate's status, system will be in run mode.
>
> 2b'00: clock is off during all modes;
> 2b'01: clock is on in run mode, but off in wait and stop mode;
> 2b'10: Not applicable;
> 2b'11: clock is on during all modes, except stop mode.
>
> Signed-off-by: Anson Huang <b20788@...escale.com>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists