From patchwork Fri Oct 25 10:21:39 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Olof Johansson X-Patchwork-Id: 286119 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id C46462C00A2 for ; Fri, 25 Oct 2013 21:22:37 +1100 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VZeXF-0008Bm-N4; Fri, 25 Oct 2013 10:22:29 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VZeXD-0008Pc-8B; Fri, 25 Oct 2013 10:22:27 +0000 Received: from mail-pd0-f181.google.com ([209.85.192.181]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VZeXA-0008O6-OO for linux-arm-kernel@lists.infradead.org; Fri, 25 Oct 2013 10:22:25 +0000 Received: by mail-pd0-f181.google.com with SMTP id y13so4777443pdi.26 for ; Fri, 25 Oct 2013 03:22:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=5fxbroXIKD629ybR4DPbGHhvml0LUILlcimHTvqsHew=; b=Ur0AddkpdLta0CWCsnWUZPjynxRbFTVz+qnuT+fS+P0bKYkqAzPpzpqVUH9joUt1Km KWrS2016PDrG1kK8hDrMqOZV3f8sd+bbQYI2nSiN2gdvbBxwySFKGKcioMkU6RFVJfxx ivzmUdfkJ/8/YfmpbN5OqtRbXoKsB7HzpxM/YzcyzuBzeeXEGi0E45z+mYRTlCl6Rk38 BKbHtwQx74vJx/5At0WYeF20jj9rqbeMXFo91g0XDonz++Ts5//4E/PXAwfmytvsq0Vu nISdPVhEiYh4tLfg86LO8DgHvMUv4rnGWInfjbQOJHFx36OHZuIMxxgutWV9CLPzWujB m2TQ== X-Gm-Message-State: ALoCoQkybe2CGZLB7EqZtC1xctcbc4BMbzCKrvJZgrACR1padc6wvwViO1P1AefIXnes4pLgKio3 X-Received: by 10.68.129.99 with SMTP id nv3mr6306080pbb.40.1382696520524; Fri, 25 Oct 2013 03:22:00 -0700 (PDT) Received: from localhost (173-13-129-225-sfba.hfc.comcastbusiness.net. [173.13.129.225]) by mx.google.com with ESMTPSA id wr10sm8501088pbc.17.2013.10.25.03.21.59 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 25 Oct 2013 03:21:59 -0700 (PDT) Date: Fri, 25 Oct 2013 03:21:39 -0700 From: Olof Johansson To: torvalds@linux-foundation.org Subject: [GIT PULL] ARM: SoC fixes for 3.12-rc Message-ID: <20131025102139.GA27296@quad.lixom.net> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20131025_062224_969141_8930908F X-CRM114-Status: GOOD ( 11.30 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [209.85.192.181 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: olof@lixom.net, 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.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" 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 4d594dd3028ba8cdfcbd854bde3811a1ee4e36d7: ARM: exynos: dts: Update 5250 arch timer node with clock frequency (2013-10-13 09:33:54 -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 08ddbb0a899a4e7a9214bc7c063be436cabbc52a: MAINTAINERS: Add maintainers entry for Rockchip SoCs (2013-10-18 07:01:00 -0700) ---------------------------------------------------------------- ARM: SoC fixes for 3.12-rc There's really only one bugfix in this branch, which is a fix for timers on the integrator platform. Since Linus Walleij is resurrecting support for the platform it seems valuable to get the fix into 3.12 even though the regression has been around a while. The rest are a handful of maintainers updates. If you prefer to hold those until 3.13 then just merge the first patch on the branch which is the fix. ---------------------------------------------------------------- Heiko Stuebner (1): MAINTAINERS: Add maintainers entry for Rockchip SoCs Jason Cooper (1): MAINTAINERS: ARM: mvebu: add Sebastian Hesselbarth Linus Walleij (1): ARM: integrator: deactivate timer0 on the Integrator/CP Stephen Warren (1): MAINTAINERS: Tegra updates, and driver ownership MAINTAINERS | 71 ++++++++++++++++++++++++++++++++++++-- arch/arm/boot/dts/integratorcp.dts | 9 +++-- 2 files changed, 73 insertions(+), 7 deletions(-)