From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paul Mundt Date: Fri, 18 Nov 2011 07:34:55 +0000 Subject: Re: [PATCH 0/3 v2] Switch sh7722, sh7723, and sh7724 to a generic sh-mobile runtime PM Message-Id: <20111118073454.GE30555@linux-sh.org> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, Nov 17, 2011 at 02:55:42PM +0100, Guennadi Liakhovetski wrote: > The sh/pm-runtime branch of https://github.com/pmundt/linux-sh begins the > migration of SuperH platforms from their hwblk runtime PM implementation > to the common with ARM-based sh-mobile platforms code. These patches > actually migrate sh7722, sh7723, and sh7724 architectures over. > > v2 is functionally identical to v1, it only removes the MSTP() wrapper, as > requested by Paul. > I've layered hwblk removal on top of this, in the sh/hwblk topic branch. I expect cpuidle is probably going to be broken until it gets some clue about powerdomains, though.