From patchwork Sun Jul 1 09:01:15 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 168361 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 228AE2C01C6 for ; Sun, 1 Jul 2012 19:22:25 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SlGH2-0003uY-Pa; Sun, 01 Jul 2012 09:16:57 +0000 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1SlG20-0002ne-Tu for linux-arm-kernel@lists.infradead.org; Sun, 01 Jul 2012 09:01:35 +0000 Received: from c-98-234-237-12.hsd1.ca.comcast.net ([98.234.237.12] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1SlG1v-000Mmi-LK; Sun, 01 Jul 2012 09:01:19 +0000 X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1+atQFy3mqTvvvtGUHONzTl Content-Disposition: inline MIME-Version: 1.0 X-Mailer: MIME::Lite 3.028 (F2.82; T1.34; A2.08; B3.13; Q3.13) Date: Sun, 1 Jul 2012 02:01:15 -0700 From: Tony Lindgren To: Arnd Bergmann , Olof Johansson Subject: [GIT PULL 1/6] omap non-critical fixes for v3.6 merge window Message-Id: X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.3 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.3 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.6 INVALID_MSGID Message-Id is not valid, according to RFC 2822 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.14 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 6b16351acbd415e66ba16bf7d473ece1574cf0bc: Linux 3.5-rc4 (2012-06-24 12:53:04 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-fixes-non-critical-for-v3.6 for you to fetch changes up to f6f1f12f6d4e9e4a44587e58ec96db25673083ec: Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into fixes-non-critical (2012-06-29 06:07:08 -0700) ---------------------------------------------------------------- This branch contains fixes that were too intrusive or not critical enough for the 3.5 -rc cycle. The biggest changes are fixes for the am35xx clock and hwmod data, and the removal of dead code for the 730 and 850 headers. ---------------------------------------------------------------- Arnd Bergmann (1): ARM: OMAP depends on MMU Brian Austin (1): ARM: OMAP: beagle: Set USB Host Port 1 to OMAP_USBHS_PORT_MODE_UNUSED Daniel Lezcano (1): ARM: OMAP3/4: consolidate cpuidle Makefile Igor Grinberg (1): ARM: OMAP: fix the ads7846 init code Javier Martinez Canillas (1): ARM: OMAP: omap2plus_defconfig: Enable EXT4 support Juan Gutierrez (2): ARM: OMAP: enable mailbox irq per instance ARM: OMAP4: fix irq and clock name for dsp-iommu Kevin Hilman (3): ARM: OMAP2+: TWL: remove usage of pdata->irq_base/_end mfd: twl: remove pdata->irq_base/_end, no more users ARM: OMAP2+: fix CONFIG_CPU_IDLE dependency on CONFIG_PM Mark A. Greer (4): ARM: OMAP3: PM: Only access IVA if one exists ARM: OMAP AM35x: EMAC/MDIO integration: Add Davinci EMAC/MDIO hwmod support ARM: OMAP AM35x: clockdomain data: Fix clockdomain dependencies arm: omap3: am35x: Set proper powerdomain states Nishanth Menon (1): ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one Ohad Ben-Cohen (1): ARM: OMAP4: hwspinlocks_init() should be static Paul Bolle (3): ARM: OMAP7XX: Remove omap730.h and omap850.h ARM: OMAP: fix typos related to OMAP330 ARM: OMAP: remove unused cpu detection macros Paul Walmsley (4): ARM: OMAP AM35xx: clock and hwmod data: fix AM35xx HSOTGUSB hwmod ARM: OMAP AM35xx: clock and hwmod data: fix UART4 data ARM: OMAP: AM35xx: fix UART4 softreset Merge branches 'am35xx_hwmod_data_fixes_a_3.6', 'am35xx_emac_mdio_devel_3.6' and 'am35xx_prcm_data_devel_3.6' into am35xx_devel_3.6 Peter Ujfalusi (1): ARM: OMAP2: twl-common: Fix compiler warning Roland Stigge (1): ARM: OMAP: Fix dts files w/ status property: "disable" -> "disabled" Tony Lindgren (5): Merge branch 'for-tony' of git://git.kernel.org/.../ohad/linux into fixes-omap4-dsp Merge branch 'fixes-omap4-dsp' into fixes-non-critical Merge branch 'for_3.6/cleanup/pm' of git://git.kernel.org/.../khilman/linux-omap-pm into fixes-non-critical Merge branch 'for_3.6/cleanup/twl-irq' of git://git.kernel.org/.../khilman/linux-omap-pm into fixes-non-critical Merge tag 'omap-devel-d-for-3.6' of git://git.kernel.org/.../pjw/omap-pending into fixes-non-critical Venkatraman S (1): ARM: OMAP2+: fix naming collision of variable nr_irqs arch/arm/Kconfig | 1 + arch/arm/boot/dts/omap3-beagle.dts | 4 +- arch/arm/boot/dts/omap4-panda.dts | 6 +- arch/arm/boot/dts/omap4-sdp.dts | 4 +- arch/arm/configs/omap2plus_defconfig | 1 + arch/arm/mach-omap2/Kconfig | 2 + arch/arm/mach-omap2/Makefile | 7 +- arch/arm/mach-omap2/am35xx-emac.c | 90 +++++++-------- arch/arm/mach-omap2/board-2430sdp.c | 3 - arch/arm/mach-omap2/board-omap3beagle.c | 2 +- arch/arm/mach-omap2/board-omap3logic.c | 3 - arch/arm/mach-omap2/clock3xxx_data.c | 28 +++-- arch/arm/mach-omap2/clockdomains3xxx_data.c | 157 ++++++++++++++++++++++++--- arch/arm/mach-omap2/cm-regbits-34xx.h | 4 +- arch/arm/mach-omap2/common-board-devices.c | 22 ++-- arch/arm/mach-omap2/cpuidle34xx.c | 8 -- arch/arm/mach-omap2/cpuidle44xx.c | 8 -- arch/arm/mach-omap2/include/mach/am35xx.h | 2 + arch/arm/mach-omap2/irq.c | 8 +- arch/arm/mach-omap2/mailbox.c | 2 - arch/arm/mach-omap2/omap-iommu.c | 6 +- arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 143 ++++++++++++++++++++++-- arch/arm/mach-omap2/opp.c | 3 +- arch/arm/mach-omap2/pm.h | 17 ++- arch/arm/mach-omap2/pm34xx.c | 15 ++- arch/arm/mach-omap2/powerdomains3xxx_data.c | 139 ++++++++++++++++++++++-- arch/arm/mach-omap2/prcm-common.h | 4 +- arch/arm/mach-omap2/prm_common.c | 8 +- arch/arm/mach-omap2/twl-common.c | 11 +- arch/arm/plat-omap/include/plat/cpu.h | 20 +--- arch/arm/plat-omap/include/plat/mux.h | 2 +- arch/arm/plat-omap/include/plat/omap730.h | 102 ----------------- arch/arm/plat-omap/include/plat/omap850.h | 102 ----------------- arch/arm/plat-omap/mailbox.c | 13 ++- include/linux/i2c/twl.h | 1 - 35 files changed, 550 insertions(+), 398 deletions(-) delete mode 100644 arch/arm/plat-omap/include/plat/omap730.h delete mode 100644 arch/arm/plat-omap/include/plat/omap850.h