This patch adds the new devices in the OMAP35x family - OMAP3505
and OMAP3517. These devices differ in following areas:
 - Power management capabilities
 - EMIF4 instead of SDRC
 - Support for DDR2
 - EMAC
 - USB
 - HECC

Signed-off-by: Sanjeev Premi <[email protected]>
---
 arch/arm/mach-omap2/Kconfig |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/arch/arm/mach-omap2/Kconfig b/arch/arm/mach-omap2/Kconfig
index 0358b3d..cffd70f 100644
--- a/arch/arm/mach-omap2/Kconfig
+++ b/arch/arm/mach-omap2/Kconfig
@@ -43,6 +43,11 @@ config ARCH_OMAP35XX
            OMAP3525 - ARM Cortex-A8 + IVA2.2
            OMAP3530 - ARM Cortex-A8 + IVA2.2 + SGX
 
+         These devices differ in the power management capabilities
+         and specific IPs - USB, EMIF, EMAC, HECC, ...
+            OMAP3505 - ARM Cortex-A8
+            OMAP3517 - ARM Cortex-A8 + SGX
+
          ARM Cortex-A8 contains NEON SIMD coprocessor.
 
 comment "OMAP Board Type"
@@ -158,6 +163,10 @@ config MACH_OMAP_ZOOM2
        bool "OMAP3 Zoom2 board"
        depends on ARCH_OMAP3 && ARCH_OMAP34XX
 
+config MACH_OMAP3517EVM
+       bool "OMAP 3517 EVM board"
+       depends on ARCH_OMAP35XX
+
 config MACH_OMAP_4430SDP
        bool "OMAP 4430 SDP board"
        depends on ARCH_OMAP4
-- 
1.6.2.2

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

Reply via email to