Re: [U-Boot] [PATCH] i.mx6: mx6x_pins: Fix uart txd definitions

2012-01-16 Thread Jason Hui
On Fri, Jan 13, 2012 at 5:49 PM, Dirk Behme wrote: > From: Troy Kisky > > 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 > CC: Troy Kisky

[U-Boot] [PATCH] i.mx6: mx6x_pins: Fix uart txd definitions

2012-01-13 Thread Dirk Behme
From: Troy Kisky 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 CC: Troy Kisky CC: Jason Liu CC: Stefano Babic --- Note: tools/checkpatch.pl r