From patchwork Fri Aug 10 19:06:13 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Arnd Bergmann X-Patchwork-Id: 182230 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 DB6B22C031F for ; Fri, 7 Sep 2012 01:36:47 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T9e0j-0005fC-RD; Thu, 06 Sep 2012 15:28:55 +0000 Received: from moutng.kundenserver.de ([212.227.17.10]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SzuXa-0005gi-RT for linux-arm-kernel@lists.infradead.org; Fri, 10 Aug 2012 19:06:35 +0000 Received: from klappe2.lan (HSI-KBW-149-172-5-253.hsi13.kabel-badenwuerttemberg.de [149.172.5.253]) by mrelayeu.kundenserver.de (node=mreu3) with ESMTP (Nemesis) id 0MM4U4-1T5OBI1cAW-007hnb; Fri, 10 Aug 2012 21:06:32 +0200 From: Arnd Bergmann To: Linus Torvalds Subject: [GIT PULL 1/3] arm-soc: bug fixes for v3.6-rc2 Date: Fri, 10 Aug 2012 21:06:13 +0200 Message-Id: <1344625575-27560-2-git-send-email-arnd@arndb.de> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1344625575-27560-1-git-send-email-arnd@arndb.de> References: <1344625575-27560-1-git-send-email-arnd@arndb.de> X-Provags-ID: V02:K0:u4TBp8D35kVH2lT2QGSY6yk1U7psRvo52+lHwUQ+IuY VQvlpZbAjSgw7Jo8c8UM8IWMPCdHytYRKKi0MU3Hg/2SxC/Hhw DfWGDoLP62hcz4ySW6cxcatclSPHG50Lj9NlfyGy4inp43RFa4 WeDortJgZciilT/57w7NAb0BuJkRYts4Jf5rrEFObBq9ES1U1r aRAISYb+aZ/IwMSOCJanDBlzMxt7iFnyO7ZyyYuMs3e2pPctRy eGEXOe8lgl9EKjMqr4ivXgQL8C/YMVLgs2YhBoGAY8YewKNDkl CAy2DMBRUBI8dJ1t9Z+lgCXAkXq/x5d9CKVLOPq0gGHf7tJLNh p/l8zxsqBGvyDyNj+V7N7kxM7RM4CJlXOfTcc/4rc X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed 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 [212.227.17.10 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Mailman-Approved-At: Thu, 06 Sep 2012 10:43:44 -0400 Cc: arm@kernel.org, Arnd Bergmann , 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: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 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 The following changes since commit 0d7614f09c1ebdbaa1599a5aba7593f147bf96ee: Linux 3.6-rc1 (2012-08-02 16:38:10 -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 de9234306bb28fe6c8c3bb908e3f9956f5276a02: ARM: davinci: remove broken ntosd2_init_i2c (2012-08-10 13:14:36 +0200) ---------------------------------------------------------------- arm-soc: bug fixes for v3.6-rc2 These are a bunch of bug fixes that came in after the merge window and one update for the MAINTAINERS file. The largest part of the fixes are patches that address bugs found by building all the ARM defconfig files. There are a lot more warnings that we have patches for, but the others are either still under discussion or are harmless and do not cause actual problems besides making the build slightly noisy. ---------------------------------------------------------------- Arnd Bergmann (19): Merge branch 'imx/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes Merge branch 'mxs/fixes-for-3.6' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes mfd/asic3: fix asic3_mfd_probe return value usb/ohci-omap: remove unused variable ARM: pxa: remove irq_to_gpio from ezx-pcap driver Input: eeti_ts: pass gpio value instead of IRQ ARM: sa1100: include linux/io.h in hackkit leds code ARM: s3c24xx: use new PWM driver ARM: integrator: include ARM: imx: gpmi-nand depends on mxs-dma ARM: exynos: exynos_pm_add_dev_to_genpd may be unused gpio: em: do not discard em_gio_irq_domain_cleanup mtd/omap2: fix dmaengine_slave_config error handling spi/s3c64xx: improve error handling omap-rng: fix use of SIMPLE_DEV_PM_OPS Merge branch 'testing/new-warnings' into fixes ARM: s3c24xx: enable CONFIG_BUG for tct_hammer ARM: davinci: remove broken ntosd2_init_i2c Fabio Estevam (5): ARM: dts: imx27-3ds.dts: Fix serial console node ARM: imx6q-sabrelite: Setup CLKO IOMUX ARM: mx23: Fix registers range ARM: mx28: Fix registers range ARM: clk-imx31: Fix the keypad clock name Javier Martin (1): i.MX27: Fix emma-prp and csi clocks. Linus Walleij (2): MAINTAINERS: update entry for Linus Walleij ARM: integrator: use clk_prepare_enable() for timer Marc Kleine-Budde (1): ARM: mxs: always build ocotp Marek Vasut (1): ARM: mxs: Remove MMAP_MIN_ADDR setting from mxs_defconfig Sebastian Hesselbarth (1): ARM: kirkwood: fix typo in Makefile.boot Shawn Guo (3): ARM: imx: enable emi_slow_gate clock for imx5 ARM: dts: imx53-ard: add regulators for lan9220 ARM: dts: imx: fix gpio interrupts property Stephen Warren (1): ARM: tegra: more regulator fixes for Harmony MAINTAINERS | 17 ++++--- arch/arm/boot/dts/imx23.dtsi | 52 ++++++++++---------- arch/arm/boot/dts/imx27-3ds.dts | 2 +- arch/arm/boot/dts/imx28.dtsi | 74 ++++++++++++++--------------- arch/arm/boot/dts/imx51-babbage.dts | 2 +- arch/arm/boot/dts/imx53-ard.dts | 22 ++++++++- arch/arm/boot/dts/imx6q-sabrelite.dts | 1 + arch/arm/configs/imx_v6_v7_defconfig | 1 + arch/arm/configs/mxs_defconfig | 1 - arch/arm/configs/tct_hammer_defconfig | 2 +- arch/arm/mach-davinci/board-neuros-osd2.c | 39 --------------- arch/arm/mach-exynos/pm_domains.c | 2 +- arch/arm/mach-imx/clk-imx27.c | 8 ++-- arch/arm/mach-imx/clk-imx31.c | 2 +- arch/arm/mach-imx/clk-imx51-imx53.c | 1 + arch/arm/mach-integrator/core.c | 1 + arch/arm/mach-integrator/integrator_ap.c | 2 +- arch/arm/mach-kirkwood/Makefile.boot | 4 +- arch/arm/mach-mxs/Kconfig | 6 --- arch/arm/mach-mxs/Makefile | 3 +- arch/arm/mach-pxa/raumfeld.c | 2 +- arch/arm/mach-s3c24xx/Kconfig | 4 +- arch/arm/mach-sa1100/leds-hackkit.c | 1 + arch/arm/mach-tegra/board-harmony-power.c | 32 +++++++------ arch/arm/plat-samsung/Kconfig | 3 +- drivers/char/hw_random/omap-rng.c | 2 +- drivers/gpio/gpio-em.c | 2 +- drivers/input/touchscreen/eeti_ts.c | 21 ++++---- drivers/mfd/asic3.c | 1 + drivers/mfd/ezx-pcap.c | 2 +- drivers/mtd/nand/Kconfig | 2 +- drivers/mtd/nand/omap2.c | 7 ++- drivers/spi/spi-s3c64xx.c | 2 +- drivers/usb/host/ohci-omap.c | 2 - include/linux/input/eeti_ts.h | 1 + include/linux/mfd/ezx-pcap.h | 1 + 36 files changed, 160 insertions(+), 167 deletions(-)