From patchwork Mon Dec 19 19:48:18 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] omap hwmod changes for v3.3 merge window Date: Mon, 19 Dec 2011 09:48:18 -0000 From: Tony Lindgren X-Patchwork-Id: 132302 Message-Id: <20111219194818.GQ6464@atomide.com> To: Arnd Bergmann , Olof Johansson Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Hi Arnd & Olof, Please pull omap hwmod changes from: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap hwmod These changes are mostly needed for the USB *HCI support to behave. These depend on the fixes-non-critical-part2 posted earlier. Regards, Tony The following changes since commit 30c95692f62a40170833e87f3cd50fcbfe87c1a2: Santosh Shilimkar (1): ARM: OMAP4: clock: Add CPU local timer clock node are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap hwmod Benoit Cousson (1): ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP4 Keshava Munegowda (1): ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP3 Kyle Manna (1): ARM: OMAP: hwmod data: Add support for AM35xx UART4/ttyO3 Paul Walmsley (1): ARM: OMAP3: hwmod data: disable multiblock reads on MMC1/2 on OMAP34xx/35xx <= ES2.1 Shubhrajyoti D (1): ARM: OMAP3+: hwmod data: Add the default clockactivity for I2C Tony Lindgren (1): Merge branch 'hwmod_data_devel_3.3' of git://git.pwsan.com/linux-2.6 into hwmod arch/arm/mach-omap2/clock3xxx_data.c | 11 + arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 374 +++++++++++++++++++++++++++- arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 217 ++++++++++++++++- arch/arm/mach-omap2/prcm-common.h | 2 + arch/arm/plat-omap/include/plat/irqs.h | 2 +- arch/arm/plat-omap/include/plat/serial.h | 1 + 6 files changed, 594 insertions(+), 13 deletions(-)