mbox

[GIT,PULL] ARM: OMAP3/4: miscellaneous hwmod data updates

Message ID alpine.DEB.2.00.1112191456030.12660@utopia.booyaka.com
State New
Headers show

Pull-request

git://git.pwsan.com/linux-2.6 hwmod_data_b_devel_3.3

Message

Paul Walmsley Dec. 19, 2011, 9:57 p.m. UTC
Hi Tony

The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50:

  Linux 3.2-rc5 (2011-12-09 15:09:32 -0800)

are available in the git repository at:
  git://git.pwsan.com/linux-2.6 hwmod_data_b_devel_3.3

Ming Lei (1):
      ARM: OMAP4: hwmod data: introduce fdif(face detect module) hwmod

Peter Ujfalusi (1):
      ARM: OMAP4: hwmod data: Add names for DMIC memory address space

Shubhrajyoti D (1):
      ARM: OMAP3+: hwmod data: Add the default clockactivity for I2C

 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |    7 +-
 arch/arm/mach-omap2/omap_hwmod_44xx_data.c |   96 ++++++++++++++++++++++++++-
 2 files changed, 96 insertions(+), 7 deletions(-)

Comments

Tony Lindgren Dec. 20, 2011, 12:46 a.m. UTC | #1
* Paul Walmsley <paul@pwsan.com> [111219 13:25]:
> Hi Tony
> 
> The following changes since commit dc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50:
> 
>   Linux 3.2-rc5 (2011-12-09 15:09:32 -0800)
> 
> are available in the git repository at:
>   git://git.pwsan.com/linux-2.6 hwmod_data_b_devel_3.3

Thanks pulling into hwmod-part2 branch.

Tony