From patchwork Wed Jul 10 08:02:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 257980 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (casper.infradead.org [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 465A92C007E for ; Wed, 10 Jul 2013 18:03:28 +1000 (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 1UwpMl-0002t9-1G; Wed, 10 Jul 2013 08:03:11 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UwpMi-0004uo-LK; Wed, 10 Jul 2013 08:03:08 +0000 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UwpMg-0004tk-2O for linux-arm-kernel@lists.infradead.org; Wed, 10 Jul 2013 08:03:06 +0000 Received: from c-50-131-214-131.hsd1.ca.comcast.net ([50.131.214.131] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1UwpMK-000Fqu-4L; Wed, 10 Jul 2013 08:02:44 +0000 Received: from Mutt by mutt-smtp-wrapper.pl 1.2 (www.zdo.com/articles/mutt-smtp-wrapper.shtml) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 50.131.214.131 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19en3sBwgE+4dwC+t52eZCE Date: Wed, 10 Jul 2013 01:02:41 -0700 From: Tony Lindgren To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL] omap fixes for v3.11 merge window Message-ID: <20130710080241.GN5523@atomide.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130710_040306_143097_2F5F72C7 X-CRM114-Status: GOOD ( 10.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 [204.13.248.72 listed in list.dnswl.org] -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines Cc: linux-omap@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 The following changes since commit ddcf6600b133697adbafd96e080818bdc0dfd028: Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging (2013-07-03 19:56:35 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.11/fixes-for-merge-window for you to fetch changes up to c24a6ae18abde53b048372b066b93b71b1b91154: ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB support (2013-07-04 05:11:57 -0700) ---------------------------------------------------------------- Omap fixes and minor defconfig updates that would be good to get in before -rc1. ---------------------------------------------------------------- Afzal Mohammed (1): ARM: OMAP2+: timer: initialize before using oh_name Eduardo Valentin (2): ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driver ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by default Enric Balletbo i Serra (1): ARM: OMAP3: igep0020: Set DSS pins in correct mux mode. Joel Fernandes (1): ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfig Nishanth Menon (2): ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4 ARM: scu: provide inline dummy functions when SCU is not present Paul Bolle (1): ARM: OMAP2+: Remove obsolete Makefile line Pavel Machek (1): ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabled Santosh Shilimkar (1): ARM: OMAP5: Enable Cortex A15 errata 798181 Thomas Meyer (1): ARM: OMAP2+: Cocci spatch "ptr_ret.spatch" Tom Rini (1): ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB support Wei Yongjun (1): ARM: OMAP2+: devices: remove duplicated include from devices.c arch/arm/configs/omap2plus_defconfig | 15 +++++++++++++++ arch/arm/include/asm/smp_scu.h | 13 ++++++++++++- arch/arm/mach-omap2/Kconfig | 1 + arch/arm/mach-omap2/Makefile | 4 ---- arch/arm/mach-omap2/board-igep0020.c | 31 +++++++++++++++++++++++++++++++ arch/arm/mach-omap2/board-rx51-video.c | 2 +- arch/arm/mach-omap2/devices.c | 5 ++--- arch/arm/mach-omap2/fb.c | 5 +---- arch/arm/mach-omap2/gpmc.c | 2 +- arch/arm/mach-omap2/pmu.c | 5 +---- arch/arm/mach-omap2/sleep44xx.S | 6 +++++- arch/arm/mach-omap2/timer.c | 2 +- sound/soc/omap/rx51.c | 2 +- 13 files changed, 72 insertions(+), 21 deletions(-)