From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933314Ab3JOTno (ORCPT ); Tue, 15 Oct 2013 15:43:44 -0400 Received: from avon.wwwdotorg.org ([70.85.31.133]:44588 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759533Ab3JOTnm (ORCPT ); Tue, 15 Oct 2013 15:43:42 -0400 Message-ID: <525D9AEA.3080009@wwwdotorg.org> Date: Tue, 15 Oct 2013 13:43:38 -0600 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Peter De Schrijver CC: Prashant Gaikwad , Mike Turquette , Thierry Reding , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Hiroshi Doyu , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH v3 00/19] Introduce common infra for tegra clocks References: <1381848794-11761-1-git-send-email-pdeschrijver@nvidia.com> In-Reply-To: <1381848794-11761-1-git-send-email-pdeschrijver@nvidia.com> X-Enigmail-Version: 1.5.2 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 On 10/15/2013 08:52 AM, Peter De Schrijver wrote: > This patchset introduces common infrastructure for clocks which exist in > several Tegra SoCs. We also also move Tegra20, Tegra30 and Tegra114 to > this new infrastructure. Overall, this series looks reasonable aside from the few nits I pointed out. I'll hold my ack until the issues I found during testing are resolved though.