Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755253Ab1BVTiO (ORCPT ); Tue, 22 Feb 2011 14:38:14 -0500 Received: from smtp-out.google.com ([74.125.121.67]:34333 "EHLO smtp-out.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754824Ab1BVTiN convert rfc822-to-8bit (ORCPT ); Tue, 22 Feb 2011 14:38:13 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=google.com; s=beta; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=bCti86rSl70QyYTwoGSdCyNCMVSn/9ScxIv4CYA+Tj8SZU+6wCDYzEp41L6beoXRAM 2k6/mqOwY2/yt+SgImtg== MIME-Version: 1.0 In-Reply-To: <1298342392-21236-1-git-send-email-ccross@android.com> References: <1298342392-21236-1-git-send-email-ccross@android.com> Date: Tue, 22 Feb 2011 11:38:09 -0800 X-Google-Sender-Auth: RHRmWdnBlWIt-bq_u3-_c0aW7D4 Message-ID: Subject: Re: [PATCH 0/7] Second batch of Tegra clock updates for 2.6.39 From: Colin Cross To: linux-tegra@vger.kernel.org Cc: konkers@android.com, olof@lixom.net, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, mike@compulab.co.il Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT X-System-Of-Record: true Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 22 I pushed everything except the last patch that disables bootloader clocks to for-next. I'll repost the last change with Olof's comments addressed. On Mon, Feb 21, 2011 at 6:39 PM, Colin Cross wrote: > This patch series contains two small patches out of the previous > series that needed fixes, as well as some new ones to disable > unused clocks during boot and related bug fixes. > > Patch 4 converts the Harmony and Trimslice boards to use the new > init_early machine handler. ?Any boards that go in after this > patch will need to be updated to match, and this patch will need > to be updated if any boards go in before this patch. > > Tested-bys on Harmony and Trimslice would be appreciated. > > -- 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/