From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754201AbcCUJvF (ORCPT ); Mon, 21 Mar 2016 05:51:05 -0400 Received: from mail-pf0-f179.google.com ([209.85.192.179]:34146 "EHLO mail-pf0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751981AbcCUJux (ORCPT ); Mon, 21 Mar 2016 05:50:53 -0400 Date: Mon, 21 Mar 2016 15:20:49 +0530 From: Viresh Kumar To: Heiko =?iso-8859-1?Q?St=FCbner?= Cc: Feng Xiao , linux@arm.linux.org.uk, rjw@rjwysocki.net, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, wxt@rock-chips.com, zyw@rock-chips.com, jay.xu@rock-chips.com, tim.chen@rock-chips.com, xxx@rock-chips.com, huangtao@rock-chips.com, Stephen Boyd , Michael Turquette Subject: Re: [PATCH] cpufreq: rockchip: add driver Message-ID: <20160321095049.GD27778@vireshk-i7> References: <1458303004-26445-1-git-send-email-xf@rock-chips.com> <1787319.AFAWVqkdk0@diego> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1787319.AFAWVqkdk0@diego> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 18-03-16, 13:56, Heiko Stübner wrote: > Also, on both the rk3368 as well as the rk3399, you probably want the cluster- > handling of arm-bL-cpufreq-dt. > Contrary to its name it is _not_ limited to switching between clusters, but > can also control frequencies of multiple cpu-clusters running at the same > time. We aren't adding any new users to bL driver, please use cpufreq-dt as that also supports multiple clusters now. -- viresh