commit | 4591f523df020d2b600f39a707ba4c25a7ce7c77 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Thu Jan 12 23:49:23 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Feb 12 10:11:26 2012 +0100 |
tree | fa5aa102f03a5bfa5cf9a5f76ee759b1e900c53c | |
parent | bd25864cc7612919cf806f5705fe6a83beec8f8d [diff] |
i.mx6: mx6x_pins: Fix uart txd definitions The uart txd pad can also provide the rxd function. But it does not stop its tx role. This could be used for a half duplex serial port. Change names to reduce confusion. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com> CC: Troy Kisky <troy.kisky@boundarydevices.com> CC: Jason Liu <jason.hui@linaro.org> CC: Stefano Babic <sbabic@denx.de> Acked-by: Jason Liu <jason.hui@linaro.org>