diff options
author | Julien Boibessot <julien.boibessot@armadeus.com> | 2011-02-11 15:15:30 +0100 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2011-02-11 18:39:19 +0100 |
commit | 124c13b9a34267bfae9c1bb0bdf4a8a6c1cc1df1 (patch) | |
tree | 272beb24430d05cebf7a6436d7962d05c7b7f75f /drivers/tty/serial/mxs-auart.c | |
parent | ARM: mx3/mx31ads: fix comments of irq callbacks (diff) | |
download | linux-124c13b9a34267bfae9c1bb0bdf4a8a6c1cc1df1.tar.xz linux-124c13b9a34267bfae9c1bb0bdf4a8a6c1cc1df1.zip |
i.MX51 iomux: Fixes MX51_PAD_UART2_TXD__UART2_TXD & MX51_PAD_USBH1_DATA2__UART2_TXD declarations
Fixes 2 small regressions of recent iomux changes:
- current MX51_PAD_UART2_TXD__UART2_TXD declaration overwrites
IOMUXC_UART2_IPP_UART_RXD_MUX_SELECT_INPUT register (0x09ec) and prevent
UART2 Rx from working properly.
(Tested on my custom i.MX51 board where UART2 is used as console)
- current MX51_PAD_USBH1_DATA2__UART2_TXD declaration also has the same problem.
(Not tested)
Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'drivers/tty/serial/mxs-auart.c')
0 files changed, 0 insertions, 0 deletions