[PATCH 0/6] Add support for OMAP35x processors

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This series adds supports for the OMAP35x processors.
Until recently, OMAP35x processors were considered same
as OMAP34x. New processors in the OMAP35x series -
OMAP3505 and OMAP3517 are quite different from the
current lot.

The patches have largely been discussed earlier but
few issues were still open. These issues were related
to similarities between 34x and 35x devices.

 [1] http://marc.info/?l=linux-omap&m=123301852702797&w=2
 [2] http://marc.info/?l=linux-omap&m=123334055822212&w=2

The patch set was generated against:
7c5cb78 : Merge current mainline tree into linux-omap tree

Sanjeev Premi (6):
  OMAP3: Add OMAP35x processors - OMAP3503/15/25/30
  OMAP3: Add OMAP35x processors - OMAP3505/17
  OMAP3: Add runtime check for OMAP35x
  OMAP3: Show coprocessor details during boot
  OMAP3: OMAP35x: Board specific updates
  OMAP3: Add board specific file for OMAP3517EVM

 arch/arm/configs/omap3_beagle_defconfig   |    1 +
 arch/arm/configs/omap3_evm_defconfig      |    1 +
 arch/arm/configs/omap3_pandora_defconfig  |    1 +
 arch/arm/configs/overo_defconfig          |    1 +
 arch/arm/mach-omap2/Kconfig               |   36 +++++-
 arch/arm/mach-omap2/Makefile              |    1 +
 arch/arm/mach-omap2/board-omap3517evm.c   |  127 ++++++++++++++++++
 arch/arm/mach-omap2/board-omap3beagle.c   |    2 +-
 arch/arm/mach-omap2/board-omap3evm.c      |    2 +-
 arch/arm/mach-omap2/board-omap3pandora.c  |    2 +-
 arch/arm/mach-omap2/board-overo.c         |    2 +-
 arch/arm/mach-omap2/id.c                  |  207 +++++++++++++++++++++++++----
 arch/arm/plat-omap/common.c               |   18 +++-
 arch/arm/plat-omap/include/mach/common.h  |    1 +
 arch/arm/plat-omap/include/mach/control.h |   24 ++++
 arch/arm/plat-omap/include/mach/cpu.h     |   64 +++++++++-
 16 files changed, 455 insertions(+), 35 deletions(-)
 create mode 100644 arch/arm/mach-omap2/board-omap3517evm.c

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Arm (vger)]     [ARM Kernel]     [ARM MSM]     [Linux Tegra]     [Linux WPAN Networking]     [Linux Wireless Networking]     [Maemo Users]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux