From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752983AbbDCUxt (ORCPT ); Fri, 3 Apr 2015 16:53:49 -0400 Received: from mail-pd0-f175.google.com ([209.85.192.175]:36495 "EHLO mail-pd0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751781AbbDCUxs (ORCPT ); Fri, 3 Apr 2015 16:53:48 -0400 Date: Fri, 3 Apr 2015 13:53:45 -0700 From: Olof Johansson To: Tomeu Vizoso Cc: arm@kernel.org, Russell King , Arnd Bergmann , Lee Jones , Maxime Coquelin , Stephen Warren , Peter Griffin , Geert Uytterhoeven , Maxime Ripard , Ray Jui , Soren Brinkmann , Marcel Ziswiler , Tyler Baker , Viresh Kumar , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] ARM: multi_v7_defconfig: Enable Tegra ACTMON support Message-ID: <20150403205345.GG23023@localhost> References: <1427726418-3806-1-git-send-email-tomeu.vizoso@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427726418-3806-1-git-send-email-tomeu.vizoso@collabora.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 30, 2015 at 04:40:13PM +0200, Tomeu Vizoso wrote: > This brings the DevFreq framework in and builds the ACTMON driver that > on Tegra124 will scale the external memory clock based on current load. > > Signed-off-by: Tomeu Vizoso > --- Thanks, applied 1-4. In the future you can squash into one commit if you want. -Olof