Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752971AbbHRM4o (ORCPT ); Tue, 18 Aug 2015 08:56:44 -0400 Received: from mail-io0-f177.google.com ([209.85.223.177]:33692 "EHLO mail-io0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751387AbbHRM4n (ORCPT ); Tue, 18 Aug 2015 08:56:43 -0400 MIME-Version: 1.0 In-Reply-To: <1439898368-11543-1-git-send-email-antoine.tenart@free-electrons.com> References: <1439898368-11543-1-git-send-email-antoine.tenart@free-electrons.com> Date: Tue, 18 Aug 2015 18:26:42 +0530 X-Google-Sender-Auth: RVK5E9VaKN9akOyP7ccc109zVwc Message-ID: Subject: Re: [PATCH v2 0/6] ARM: berlin: add cpufreq support From: Viresh Kumar To: Antoine Tenart Cc: sebastian.hesselbarth@gmail.com, zmxu@marvell.com, jszhang@marvell.com, "linux-arm-kernel@lists.infradead.org" , Linux PM list , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 916 Lines: 23 On Tue, Aug 18, 2015 at 5:16 PM, Antoine Tenart wrote: > Hi, > > This series adds the cpufreq support to the Berlin SoCs, using > cpufreq-dt. > > First, the cpuclk clock is added to the BG2Q clock driver. This clock > has a divider fixed to 1, so we use a fixed factor clock here. > > Then register a platform device for cpufreq-dt. > > I also added the OPP table definition in the BG2Q, BG2 and BG2CD device > trees. When using a BG2Q, some bootloaders may update this table when > booting (mine doesn't). You can switch to OPP-v2 bindings if you want. Just have a look, they are much more powerful.. Should be in linux-next/master. -- 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/