From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH v2 00/26] Move OMAP2+ over to common clk framework Date: Wed, 7 Nov 2012 17:42:18 -0800 Message-ID: <20121108014218.GY6801@atomide.com> References: <1352337181-29427-1-git-send-email-mturquette@ti.com> <20121108013140.17381.66421@nucleus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-04-ewr.mailhop.org ([204.13.248.74]:13289 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750720Ab2KHBmW (ORCPT ); Wed, 7 Nov 2012 20:42:22 -0500 Content-Disposition: inline In-Reply-To: <20121108013140.17381.66421@nucleus> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Mike Turquette Cc: Mike Turquette , paul@pwsan.com, rnayak@ti.com, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org, patches@linaro.org Hi, * Mike Turquette [121107 17:33]: > Doh, I got the LAKML address wrong... > > Thankfully it's already up on some archives: > http://article.gmane.org/gmane.linux.ports.arm.omap/88824 > > For anyone interested in testing: > git://git.linaro.org/people/mturquette/linux.git clk-omap-3.8 > > Regards, > Mike > > Quoting Mike Turquette (2012-11-07 17:12:35) > > From: Mike Turquette > > > > Hi all, > > > > This series is based on top of Paul's PRM/CM clean-up work. It is a > > refresh of the patches Rajendra sent out a while back[1], with the > > addition of several fixes for PM regressions[2] across several > > platforms. > > > > I have tested on OMAP4430 Panda including PRCM diffing against pre-CCF > > patches (delta is zero) and also suspend/resume. > > > > I also tested on OMAP4460 Panda-ES. Boot is fine and PRCM programming > > appears sane. However Panda-ES never comes back from suspend/resume. > > This problem exists on the PRM/CM branch I based on and was not > > introduced by this series. I am investigating that independently of > > this series. Cool! Do we still have some omaps that have issues booting with these? Regards, Tony > > Anyone wanting to pull the work can find it at: > > git://git.linaro.org/people/mturquette/linux.git clk-omap-3.8 > > > > [1] http://article.gmane.org/gmane.linux.ports.arm.omap/78771 > > [2] http://article.gmane.org/gmane.linux.ports.arm.omap/84015