Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755075Ab3CVTFa (ORCPT ); Fri, 22 Mar 2013 15:05:30 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:47643 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755011Ab3CVTF0 (ORCPT ); Fri, 22 Mar 2013 15:05:26 -0400 Message-ID: <514CAB71.7020005@wwwdotorg.org> Date: Fri, 22 Mar 2013 13:05:21 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Peter De Schrijver CC: linux-arm-kernel@lists.infradead.org, Grant Likely , Rob Herring , Rob Landley , Russell King , Prashant Gaikwad , Simon Glass , Rhyland Klein , Pritesh Raithatha , Linus Walleij , Hiroshi Doyu , Laxman Dewangan , Andrew Chew , Mike Turquette , Thierry Reding , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v8 00/14] Tegra114 clockframework References: <1363956029-31873-1-git-send-email-pdeschrijver@nvidia.com> In-Reply-To: <1363956029-31873-1-git-send-email-pdeschrijver@nvidia.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1254 Lines: 30 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:-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/