summaryrefslogtreecommitdiff
path: root/board/htkw/mcx/mcx.h
diff options
context:
space:
mode:
authorStefano Babic <sbabic@denx.de>2012-10-20 23:56:07 +0000
committerTom Rini <trini@ti.com>2012-10-25 11:30:50 -0700
commit8f1fae26a7fb4c0c2897f2f086fe8a3e1da58a9a (patch)
tree1eab7343b4fbe934e170b8cb93e7cf79d281caa0 /board/htkw/mcx/mcx.h
parent60c41d907e234871b40f14283dc2e18abc324461 (diff)
downloadu-boot-imx-8f1fae26a7fb4c0c2897f2f086fe8a3e1da58a9a.zip
u-boot-imx-8f1fae26a7fb4c0c2897f2f086fe8a3e1da58a9a.tar.gz
u-boot-imx-8f1fae26a7fb4c0c2897f2f086fe8a3e1da58a9a.tar.bz2
OMAP3: add video support to the mcx board
Add video support to the board with the display focaltech etm070003dh6. Signed-off-by: Stefano Babic <sbabic@denx.de>
Diffstat (limited to 'board/htkw/mcx/mcx.h')
-rw-r--r--board/htkw/mcx/mcx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/htkw/mcx/mcx.h b/board/htkw/mcx/mcx.h
index f9601c6..0d4c642 100644
--- a/board/htkw/mcx/mcx.h
+++ b/board/htkw/mcx/mcx.h
@@ -264,6 +264,8 @@ const omap3_sysinfo sysinfo = {
MUX_VAL(CP(I2C3_SDA), (IEN | PTU | EN | M0)) \
MUX_VAL(CP(I2C4_SCL), (IEN | PTU | EN | M0)) \
MUX_VAL(CP(I2C4_SDA), (IEN | PTU | EN | M0)) \
+ MUX_VAL(CP(HDQ_SIO), (IEN | PTU | EN | M4)) \
+ /* GPIO_170 Touchscreen ISR */\
/* McSPI */\
MUX_VAL(CP(MCSPI1_CLK), (IEN | PTD | DIS | M0)) \
MUX_VAL(CP(MCSPI1_SIMO), (IEN | PTD | DIS | M0)) \