* [GIT PULL] omap hwmod changes for v3.3 merge window
@ 2011-12-19 19:48 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2011-12-19 19:48 UTC (permalink / raw)
To: Arnd Bergmann, Olof Johansson; +Cc: linux-arm-kernel, linux-omap
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(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* [GIT PULL] omap hwmod changes for v3.3 merge window
@ 2011-12-19 19:48 ` Tony Lindgren
0 siblings, 0 replies; 4+ messages in thread
From: Tony Lindgren @ 2011-12-19 19:48 UTC (permalink / raw)
To: linux-arm-kernel
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(-)
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL] omap hwmod changes for v3.3 merge window
2011-12-19 19:48 ` Tony Lindgren
@ 2011-12-27 21:52 ` Arnd Bergmann
-1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2011-12-27 21:52 UTC (permalink / raw)
To: Tony Lindgren; +Cc: Olof Johansson, linux-arm-kernel, linux-omap
On Monday 19 December 2011, Tony Lindgren wrote:
> 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.
>
Pulled into next/devel, and written down the dependency.
I wasn't sure about whether this should be next/pm or next/devel,
decided for next/devel in the end.
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] omap hwmod changes for v3.3 merge window
@ 2011-12-27 21:52 ` Arnd Bergmann
0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2011-12-27 21:52 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 19 December 2011, Tony Lindgren wrote:
> 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.
>
Pulled into next/devel, and written down the dependency.
I wasn't sure about whether this should be next/pm or next/devel,
decided for next/devel in the end.
Arnd
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-12-27 22:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 19:48 [GIT PULL] omap hwmod changes for v3.3 merge window Tony Lindgren
2011-12-19 19:48 ` Tony Lindgren
2011-12-27 21:52 ` Arnd Bergmann
2011-12-27 21:52 ` Arnd Bergmann
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.