mbox

[GIT,PULL] OMAP hwmod/PRCM/clock: patches for 2.6.39-rc

Message ID alpine.DEB.2.00.1104291232450.18555@utopia.booyaka.com
State Not Applicable, archived
Headers show

Pull-request

git://git.pwsan.com/linux-2.6 for_tony_a_2.6.39rc

Message

Paul Walmsley April 29, 2011, 6:33 p.m. UTC
Hi Tony

The following changes since commit 8e10cd74342c7f5ce259cceca36f6eba084f5d58:

  Linux 2.6.39-rc5 (2011-04-26 20:48:50 -0700)

are available in the git repository at:
  git://git.pwsan.com/linux-2.6 for_tony_a_2.6.39rc

Avinash.H.M (1):
      OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.

Benoit Cousson (1):
      OMAP2+: hwmod data: Fix wrong dma_system end address

Eduardo Valentin (2):
      OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
      OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL

Tomi Valkeinen (1):
      OMAP4: clock data: Change DSS clock aliases

 arch/arm/mach-omap2/clock44xx_data.c       |    9 ++-------
 arch/arm/mach-omap2/cm2xxx_3xxx.c          |   17 +++++++++++++++++
 arch/arm/mach-omap2/control.c              |    8 +++++++-
 arch/arm/mach-omap2/omap_hwmod_2420_data.c |    6 +++++-
 arch/arm/mach-omap2/omap_hwmod_2430_data.c |    7 ++++++-
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |    8 +++++++-
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |    2 +-
 7 files changed, 45 insertions(+), 12 deletions(-)

Comments

Paul Walmsley May 1, 2011, 1:24 p.m. UTC | #1
Hi

On Fri, 29 Apr 2011, Paul Walmsley wrote:

> The following changes since commit 8e10cd74342c7f5ce259cceca36f6eba084f5d58:
> 
>   Linux 2.6.39-rc5 (2011-04-26 20:48:50 -0700)
> 
> are available in the git repository at:
>   git://git.pwsan.com/linux-2.6 for_tony_a_2.6.39rc

Please disregard these.  I just saw that Linus merged these patches from 
your branch the same day that I sent this.


- Paul