mx51/iomux: Fix mux mode and input path for two pads
authorJason Wang <jason77.wang@gmail.com>
Sat, 12 Jun 2010 14:22:37 +0000 (22:22 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Mon, 26 Jul 2010 12:18:22 +0000 (14:18 +0200)
For pad EIM_D27 to work in UART3_RTS mode, the input path should be
3 instead of 0; for pad USBH1_STP to work in GPIO_1_27 mode, the mux
value should be 2 instead of 8.

Signed-off-by: Jason Wang <jason77.wang@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>

No differences found