aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mux.h
diff options
context:
space:
mode:
authorBenoit Cousson <b-cousson@ti.com>2010-09-24 16:56:59 +0200
committerBenoit Cousson <b-cousson@ti.com>2010-11-17 12:01:52 +0100
commita7722d8796c3431163943c30af7a90d87c43180a (patch)
tree4b1b1ba21fc89a05ae621f784d4779041fb2439a /arch/arm/mach-omap2/mux.h
parentfb6bf6320e33af5bd6ac788f27245f9162bc5215 (diff)
downloadkernel_samsung_smdk4412-a7722d8796c3431163943c30af7a90d87c43180a.zip
kernel_samsung_smdk4412-a7722d8796c3431163943c30af7a90d87c43180a.tar.gz
kernel_samsung_smdk4412-a7722d8796c3431163943c30af7a90d87c43180a.tar.bz2
OMAP4: mux: Add CBS package data for OMAP4430 ES2
Please note that the full muxmodes are re-defined for ES2 instead of using the subset. There are 81 differences among 204 pins. The subset fixup will have to iterate over the whole list for each subset entry, which can lead to an important number of iteration. On the other hand, it will take much more memory at boot time. Signed-off-by: Benoit Cousson <b-cousson@ti.com> Cc: Tony Lindgren <tony@atomide.com> Cc: Paul Walmsley <paul@pwsan.com> Cc: Santosh Shilimkar <santosh.shilimkar@ti.com> Cc: Anand Gadiyar <gadiyar@ti.com>
Diffstat (limited to 'arch/arm/mach-omap2/mux.h')
-rw-r--r--arch/arm/mach-omap2/mux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
index 7aca779..79076d6 100644
--- a/arch/arm/mach-omap2/mux.h
+++ b/arch/arm/mach-omap2/mux.h
@@ -62,6 +62,7 @@
/* Flags for omapX_mux_init */
#define OMAP_PACKAGE_MASK 0xffff
+#define OMAP_PACKAGE_CBS 8 /* 547-pin 0.40 0.40 */
#define OMAP_PACKAGE_CBL 7 /* 547-pin 0.40 0.40 */
#define OMAP_PACKAGE_CBP 6 /* 515-pin 0.40 0.50 */
#define OMAP_PACKAGE_CUS 5 /* 423-pin 0.65 */