summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/mux.h
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2013-05-30 12:53:05 -0700
committerTony Lindgren <tony@atomide.com>2013-05-30 13:09:31 -0700
commitc99eb41c3eac3d66530960d896d59bfe806e5c04 (patch)
treed24931d617bd87ea1fe75819ce6aa855cbbab9cf /arch/arm/mach-omap2/mux.h
parentb42b918194c4791510ac049e3d507169a7de8544 (diff)
downloadblackbird-obmc-linux-c99eb41c3eac3d66530960d896d59bfe806e5c04.tar.gz
blackbird-obmc-linux-c99eb41c3eac3d66530960d896d59bfe806e5c04.zip
ARM: OMAP2+: Remove legacy mux data for omap4
We can now boot with devicetree and muxing can be done with pinctrl-single.c. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/mach-omap2/mux.h')
-rw-r--r--arch/arm/mach-omap2/mux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-omap2/mux.h b/arch/arm/mach-omap2/mux.h
index fdb22f14021f..5d2080ef7923 100644
--- a/arch/arm/mach-omap2/mux.h
+++ b/arch/arm/mach-omap2/mux.h
@@ -10,7 +10,6 @@
#include "mux2420.h"
#include "mux2430.h"
#include "mux34xx.h"
-#include "mux44xx.h"
#define OMAP_MUX_TERMINATOR 0xffff
@@ -64,8 +63,6 @@
/* 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 */
#define OMAP_PACKAGE_CBB 4 /* 515-pin 0.40 0.50 */
OpenPOWER on IntegriCloud