]> git.karo-electronics.de Git - mv-sheeva.git/commit
omap2+: Initialize serial port for dynamic remuxing for n8x0
authorTony Lindgren <tony@atomide.com>
Thu, 23 Dec 2010 02:42:36 +0000 (18:42 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Dec 2010 02:42:36 +0000 (18:42 -0800)
commit0b50c691f93a973136dc821ef11372ffdfae9646
treeba97af7d835d13188b475da57d5d0e83094d2504
parent40e44399301b6dbd997408a184140b79b77f632d
omap2+: Initialize serial port for dynamic remuxing for n8x0

Use omap_serial_init_port so we can let the serial code handle the
remuxing of the RX pads. Note that this patch alone is not enough
and additional GPIO related patches are needed.

Only initialize uart3_rx_irrx pin, the other uart pins can be
stay static.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n8x0.c