| Submitter | Olof Johansson |
|---|---|
| Date | May 12, 2012, 11:07 p.m. |
| Message ID | <CAOesGMj+Ds+gOX2mSnYb2Cn3e9894bceisPtsnW5qYhT3SPhsA@mail.gmail.com> |
| Download | mbox |
| Permalink | /patch/158790/ |
| 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 52BD5B700F for <incoming-imx@patchwork.ozlabs.org>; Sun, 13 May 2012 09:09:09 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1STLPQ-0003ka-0S; Sat, 12 May 2012 23:07:32 +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 1STLPM-0003jd-4p for linux-arm-kernel@lists.infradead.org; Sat, 12 May 2012 23:07:28 +0000 Received: by obqv19 with SMTP id v19so6883231obq.36 for <linux-arm-kernel@lists.infradead.org>; Sat, 12 May 2012 16:07:27 -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=sC/w5MRQenTUaAK51lvT57mmN0uLrMUjDHIHNQwphDA=; b=NC/xuySVwBPUE0aE7oTspQQJEdkc/awHRvxqnyhpLMq9dA+rPv4wCKrfcjZtk5KnCT vyS/mHMmgMfaoPQNaUGRrH2gdxGYHhbbKMlufZtEslsQb5J1VTjgElr3lWUuaZstmNzp B0NpxGN5zcHcd9/JJSZax0Je4jaJQYD+mSv43leueosTT9PCm2V4EDK4jjT66sNw9mHg F26afpH1fvXxXqgbx7CTCDyO5sV3PXT750VuQoHIMDRsJEdIAMhHAk2a/nwSWINWoWrq tdiSzgDPJujNR64iTwaUwsEWjyIZEX7H+ubUeqV7WgtUzyAuyetLtuaoAdNvhSvJKq83 Sj3w== MIME-Version: 1.0 Received: by 10.50.169.5 with SMTP id aa5mr1487966igc.48.1336864047242; Sat, 12 May 2012 16:07:27 -0700 (PDT) Received: by 10.231.10.71 with HTTP; Sat, 12 May 2012 16:07:27 -0700 (PDT) X-Originating-IP: [173.13.129.225] Date: Sat, 12 May 2012 16:07:27 -0700 Message-ID: <CAOesGMj+Ds+gOX2mSnYb2Cn3e9894bceisPtsnW5qYhT3SPhsA@mail.gmail.com> Subject: [GIT PULL] ARM: SoC fixes for 3.4 From: Olof Johansson <olof@lixom.net> To: Linus Torvalds <torvalds@linux-foundation.org> X-Gm-Message-State: ALoCoQnUgX2rbAtxViWkqRMovAS2MDyN0K5qX7LD2nHuVyzggpOaVXGdgAGoPBrq7McdNlch/6bL 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, The following changes since commit e396dbd4ed2ccfd362261b05027bbdccec192b14: Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes (2012-05-09 09:03:34 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus for you to fetch changes up to 85d5c4a362add39f7491b38ed0160df1dcae1d2b: Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes (2012-05-12 15:41:22 -0700) ---------------------------------------------------------------- ARM: SoC fixes for 3.4-rc I was hoping to be done with fixes for 3.4 but we got two branches from subarch maintainers the last couple of days. So here is one last(?) pull request for arm-soc containing 7 patches: - 5 of them are for shmobile dealing with SMP setup and compile failures - The remaining two are for regressions on the Samsung platforms ---------------------------------------------------------------- Guennadi Liakhovetski (2): ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper Kukjin Kim (1): ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 Kuninori Morimoto (1): ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix Magnus Damm (2): ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix ARM / mach-shmobile: Invalidate caches when booting secondary cores Marek Szyprowski (1): ARM: EXYNOS: use s5p-timer for UniversalC210 board Olof Johansson (2): Merge branch 'fixes' of git://git.kernel.org/.../rafael/renesas into fixes Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/.../kgene/linux-samsung into fixes arch/arm/mach-exynos/Kconfig | 3 +++ arch/arm/mach-exynos/clock-exynos5.c | 2 +- arch/arm/mach-exynos/mach-universal_c210.c | 4 +++- arch/arm/mach-shmobile/board-ag5evm.c | 22 ++-------------------- arch/arm/mach-shmobile/board-mackerel.c | 22 ++-------------------- arch/arm/mach-shmobile/headsmp.S | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++- arch/arm/mach-shmobile/include/mach/common.h | 2 +- arch/arm/mach-shmobile/setup-r8a7779.c | 4 ++++ arch/arm/mach-shmobile/setup-sh73a0.c | 4 ++++ arch/arm/mach-shmobile/smp-r8a7779.c | 8 +++++++- arch/arm/mach-shmobile/smp-sh73a0.c | 7 ++++++- arch/arm/mach-shmobile/timer.c | 9 --------- 12 files changed, 88 insertions(+), 55 deletions(-)