From patchwork Mon Jan 7 15:34:31 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 209957 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 6E4F12C008F for ; Tue, 8 Jan 2013 02:38:17 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TsEij-0005Sd-4J; Mon, 07 Jan 2013 15:34:37 +0000 Received: from mail-ia0-f169.google.com ([209.85.210.169]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1TsEie-0005Rh-O0 for linux-arm-kernel@lists.infradead.org; Mon, 07 Jan 2013 15:34:33 +0000 Received: by mail-ia0-f169.google.com with SMTP id u20so10084960iag.28 for ; Mon, 07 Jan 2013 07:34:31 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to:cc :content-type:x-gm-message-state; bh=ipgMxh5pPsjBwFU+emwYOUKWVbyFOfMGQYhmZFmjE6g=; b=prJ+fNqsCBvvdzTjJVri5Qzn8jtOW5Q26osecWwjmx4xS+i/P1odjKzRZlnk5KKVuf ZMJnucW6YKJtUESOjJqmVL1TTzSGeuqMaNiwhCOgo9lmz7HReRqud0cFqHsZGGZEd/O2 +I1NBVaNdU1NCZTDv3roTehe3CXa/xJJnQ/mfBNnQ1hR65m6fTSfQb6QjbPCQ5wMcyRP 9kSbE8C7Gmn6Oit1oRU7w7+JexAR4CN1iky7qF7b14gl5lWmnyqxFThWPp4Ga06J9CLC eXUrKx3pKtOtGGIuXk65/RcZFLObP9+XBWjRRrws7KP1yfvUoHRiQ0kun5fab3gVnBhl BpSA== MIME-Version: 1.0 X-Received: by 10.50.12.138 with SMTP id y10mr5912044igb.58.1357572871148; Mon, 07 Jan 2013 07:34:31 -0800 (PST) Received: by 10.42.217.136 with HTTP; Mon, 7 Jan 2013 07:34:31 -0800 (PST) Date: Mon, 7 Jan 2013 16:34:31 +0100 Message-ID: Subject: [GIT PULL] ux500 cpufreq and clksrc updates From: Linus Walleij To: arm@kernel.org X-Gm-Message-State: ALoCoQnSIpPn7/2HyT0xUjEdsS2hxaR0SHDX7qf4mf9u8nUI/ezUhMzLe4J1c2qyyXcugG12awM+ X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130107_103432_902865_6F10B918 X-CRM114-Status: UNSURE ( 9.78 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.169 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: Fabio Baltieri , Ulf Hansson , Lee Jones , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi ARM SoC maintainers, here is a pile of patches which pertain to the ux500 cpufreq and clksrc implementations. I have agreed with respective subsystem maintainer to take this through ARM SoC since I also have additional dependencies on top for multiplatform, which will likely build on top of these (but it's nice to get this in first). The clksrc and cpufreq changes are dependent on merge order and thus cannot pass through different trees. All of this is to be queued for-next (v3.9). Please pull it in! Yours, Linus Walleij The following changes since commit d1c3ed669a2d452cacfb48c2d171a1f364dae2ed: Linux 3.8-rc2 (2013-01-02 18:13:21 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson.git tags/ux500-cpufreq-for-arm-soc for you to fetch changes up to ec6691239373395d64fb73f50444f09a6f29d5ef: cpufreq: db8500: set CPUFREQ_CONST_LOOPS (2013-01-07 16:03:43 +0100) ---------------------------------------------------------------- These are cpufreq updates for the ux500 - Updates to the ux500 cpufreq driver - Support for delay timers in the MTU clksrc - Consequential updates to the cpufreq driver ---------------------------------------------------------------- Fabio Baltieri (2): clocksource: nomadik-mtu: support timer-based delay cpufreq: db8500: set CPUFREQ_CONST_LOOPS Jonas Aaberg (1): cpufreq: dbx500: Minor code cleanup Lee Jones (3): cpufreq: Give driver used for dbx500 family a more generic name mfd: db8500: Update cpufreq device name cpufreq: dbx500: Update file header Ulf Hansson (1): cpufreq: dbx500: Move clk_get to probe drivers/clocksource/nomadik-mtu.c | 11 +++ drivers/cpufreq/Makefile | 2 +- .../cpufreq/{db8500-cpufreq.c => dbx500-cpufreq.c} | 101 +++++++++++---------- drivers/mfd/db8500-prcmu.c | 4 +- 4 files changed, 65 insertions(+), 53 deletions(-) rename drivers/cpufreq/{db8500-cpufreq.c => dbx500-cpufreq.c} (62%)