From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Subject: Re: [PATCH v8 00/14] Tegra114 clockframework Date: Fri, 22 Mar 2013 13:05:21 -0600 Message-ID: <514CAB71.7020005@wwwdotorg.org> References: <1363956029-31873-1-git-send-email-pdeschrijver@nvidia.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1363956029-31873-1-git-send-email-pdeschrijver-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: Peter De Schrijver Cc: Russell King , Mike Turquette , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Rob Herring , Pritesh Raithatha , Laxman Dewangan , linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, Hiroshi Doyu List-Id: devicetree@vger.kernel.org On 03/22/2013 06:39 AM, Peter De Schrijver wrote: > This is the eight version of the Tegra114 clockframework. It is based on the > next-20130320-fixed branch of > git://nv-tegra.nvidia.com/user/swarren/linux-2.6.git, Hmmm. Basing this on v3.9-rcX would be better, since when I apply it to the Tegra tree, that's what it will be based on. Luckily, it applies there with trivial conflicts. > http://patchwork.ozlabs.org/patch/229972/ and > http://patchwork.ozlabs.org/patch/229978/ The series, Tested-by: Stephen Warren (based on my personal next-20130318-fixed branch, without http://patchwork.ozlabs.org/patch/229972/ applied, but instead with the audio clocks initialized per the patch I posted yesterday to do this). I tested: serial console, eMMC for the root filesystem, audio playback using different pll_a rates, reboot, and shutdown. This version also solves the hard hang I was seeing with V7 during shutdown or reboot. Now I don't have to rely on my filesystem journal:-)