From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932080Ab3KVQU5 (ORCPT ); Fri, 22 Nov 2013 11:20:57 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:43576 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754973Ab3KVQUz (ORCPT ); Fri, 22 Nov 2013 11:20:55 -0500 Message-ID: <528F8462.4010105@wwwdotorg.org> Date: Fri, 22 Nov 2013 09:20:50 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Peter De Schrijver , Alexandre Courbot CC: Prashant Gaikwad , Mike Turquette , Thierry Reding , "linux-arm-kernel@lists.infradead.org" , "linux-tegra@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH] clk: tegra: add FUSE clock device References: <1385001490-18927-1-git-send-email-acourbot@nvidia.com> <20131122134140.GE26617@tbergstrom-lnx.Nvidia.com> In-Reply-To: <20131122134140.GE26617@tbergstrom-lnx.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 11/22/2013 06:41 AM, Peter De Schrijver wrote: > On Thu, Nov 21, 2013 at 03:38:10AM +0100, Alexandre Courbot wrote: >> This clock is needed to ensure the FUSE registers can be accessed >> without freezing the system. >> >> Signed-off-by: Alexandre Courbot > > Acked-by: Peter De Schrijver Aren't you taking this patch through the clock tree?