mbox

[GIT,PULL,4/5] omap soc changes for v3.10 merge window

Message ID E1UPQWr-0007y9-Sb@merlin.infradead.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed

Message

Tony Lindgren April 9, 2013, 4:51 a.m. UTC
The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:

  Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v3.10/soc-signed

for you to fetch changes up to 7a9819950f47dbf319895ee78220f2761f3687a3:

  ARM: OMAP4: Enable fix for Cortex-A9 erratas (2013-04-08 16:14:51 -0700)

----------------------------------------------------------------
Changes needed for enabling SOC_BUS for the SoC revision
information. Also enable few HW errata workarounds for omap4.

----------------------------------------------------------------
Ruslan Bilovol (3):
      ARM: OMAP2+: Move common part of late init into common function
      ARM: OMAP2+: SoC name and revision unification
      ARM: OMAP2+: Export SoC information to userspace

Sricharan R (1):
      ARM: OMAP4: Enable fix for Cortex-A9 erratas

 arch/arm/mach-omap2/Kconfig  |  3 ++
 arch/arm/mach-omap2/common.h |  8 ++++
 arch/arm/mach-omap2/id.c     | 95 ++++++++++++++++++++++++++++++++++++++++----
 arch/arm/mach-omap2/io.c     | 34 ++++++++--------
 4 files changed, 114 insertions(+), 26 deletions(-)