| Submitter | Olof Johansson |
|---|---|
| Date | July 18, 2012, 3:46 p.m. |
| Message ID | <CAOesGMhKG00w90iddbDDvtfuQw13o6acRs9baoXmicK4pv4-Ug@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/171728/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> 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 3C0D82C009E for <incoming-imx@patchwork.ozlabs.org>; Thu, 19 Jul 2012 01:51:01 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SrWSK-0004A8-7C; Wed, 18 Jul 2012 15:46:28 +0000 Received: from mail-ob0-f177.google.com ([209.85.214.177]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SrWS8-00049B-7W for linux-arm-kernel@lists.infradead.org; Wed, 18 Jul 2012 15:46:19 +0000 Received: by obbta17 with SMTP id ta17so2422546obb.36 for <linux-arm-kernel@lists.infradead.org>; Wed, 18 Jul 2012 08:46:12 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:x-originating-ip:date:message-id:subject:from:to:cc :content-type:x-gm-message-state; bh=9qC2vi0kTYaxny9N+BcaQUqrvhsnHda+BSIZ6ShLHVg=; b=OHgApeDgjWE3JZiX47fFhlMckwtA1CdCOZjdh4rAjHfuK7Vf83g20CBfvqHMGeXmWA n1P/wChMem62MedaQv44ZdfJzNBtD77nNVSv+4ETKMtNlRHLKFToz3mwNZtkANLHq6c9 iYiUELyHs3VcT4x1+4LqMLpe7/45wfuxxK/jm5sccBLrT21Ik8KkihyVsTQDTGE0PxsJ skDQRNcwd6KMP3oDke89Getv0FiuthKDWkE7n0EkvI1ninP6waRwp5utj2S2P53J/Vlj YRAJ1a5GVmD2OJFpeV9dvnXt04Izv8pdoTZEHIiaN354L9PIE08CYBBE2hNN8u4abHvP 8slg== MIME-Version: 1.0 Received: by 10.182.144.68 with SMTP id sk4mr2119652obb.0.1342626371979; Wed, 18 Jul 2012 08:46:11 -0700 (PDT) Received: by 10.182.176.97 with HTTP; Wed, 18 Jul 2012 08:46:11 -0700 (PDT) X-Originating-IP: [2001:470:8656:0:7184:e4bc:3df8:f1e4] Date: Wed, 18 Jul 2012 08:46:11 -0700 Message-ID: <CAOesGMhKG00w90iddbDDvtfuQw13o6acRs9baoXmicK4pv4-Ug@mail.gmail.com> Subject: [GIT PULL] ARM: SoC fixes for 3.5 From: Olof Johansson <olof@lixom.net> To: Linus Torvalds <torvalds@linux-foundation.org> X-Gm-Message-State: ALoCoQkkW8bnOBIZqiCWN2lledyXkULBtnzgEIZlXUtF43lUY8RcLVgqh7oYW03y+SKiL4xHnW5i X-Spam-Note: CRM114 invocation failed 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.214.177 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 Linus, As mentioned below, these are quite late by this time due to a chance in submaintainers and their ramp-up time. But they are all valid and well-contained fixes. Line count is high since it involved renaming clocks, the net negative delta is due to a handful of long lines are no longer needed to be wrapped when clock names were shortened. In addition to this we did have one branch of at91 fixes pending, but it needs more work/review and will have to wait for 3.6+stable at this point. Please pull, or if you think it's too much churn too late in the cycle just let us know and we'll queue it for 3.6+stable instead. Thanks! -Olof The following changes since commit 84a1caf1453c3d44050bd22db958af4a7f99315c: Linux 3.5-rc7 (2012-07-14 15:40:28 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git fixes for you to fetch changes up to bae7641ba0c4a0026c2f7e67a0436c890fe16ce3: Merge branch 'for-3.5-spear-fixes' of http://git.stlinux.com/spear/linux-2.6 into fixes (2012-07-17 22:43:53 -0700) ---------------------------------------------------------------- ARM: SoC fixes for SPEAr These are arriving very late in the release cycle, but there has been a change of maintainers on the SPEAr platform and they have needed a while to get going. The patch count is higher than I would like at this point, but they're all relevant fixes and well-contained in their own platform code. I still think it's suitable 3.5 material and I don't think it should increase the need for a -rc8 since they are so contained. ---------------------------------------------------------------- Olof Johansson (1): Merge branch 'for-3.5-spear-fixes' of http://git.stlinux.com/spear/linux-2.6 into fixes Stefan Roese (1): ARM: SPEAr600: Fix timer interrupt definition in spear600.dtsi Vipul Kumar Samar (9): clk:spear1340:Fix: Rename clk ids within predefined limit clk:spear1310:Fix: Rename clk ids within predefined limit Clk:spear3xx:Fix: Rename clk ids within predefined limit Clk:spear6xx:Fix: Rename clk ids within predefined limit ARM: SPEAr13xx: Fix Interrupt bindings clk: SPEAr1340: Fix clk enable register for uart1 and i2c1. Clk: SPEAr1340: Update sys clock parent array ARM: dts: SPEAr320: Fix compatible string ARM: dts: SPEAr320: Boot the board in EXTENDED_MODE arch/arm/boot/dts/spear13xx.dtsi | 11 +- arch/arm/boot/dts/spear320-evb.dts | 6 +- arch/arm/boot/dts/spear600.dtsi | 1 + arch/arm/mach-spear3xx/spear3xx.c | 2 +- arch/arm/mach-spear6xx/spear6xx.c | 2 +- drivers/clk/spear/spear1310_clock.c | 312 ++++++++++++++++++------------------ drivers/clk/spear/spear1340_clock.c | 279 ++++++++++++++++---------------- drivers/clk/spear/spear3xx_clock.c | 180 ++++++++++----------- drivers/clk/spear/spear6xx_clock.c | 122 +++++++------- 9 files changed, 451 insertions(+), 464 deletions(-)