Re: [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

2014-04-25 Thread Yegor Yefremov
On Fri, Apr 25, 2014 at 4:56 PM, Richard Genoud wrote: > 2014-04-22 15:08 GMT+02:00 Yegor Yefremov : >> On 10.03.2014 17:45, Richard Genoud wrote: >>> This patch add some helpers to control modem lines (CTS/RTS/DSR...) via >>> GPIO. >>> This will be useful for many boards which have a serial contr

Re: [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

2014-04-25 Thread Richard Genoud
2014-04-22 15:08 GMT+02:00 Yegor Yefremov : > On 10.03.2014 17:45, Richard Genoud wrote: >> This patch add some helpers to control modem lines (CTS/RTS/DSR...) via >> GPIO. >> This will be useful for many boards which have a serial controller that >> only handle CTS/RTS pins (or even just RX/TX). >

Re: [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

2014-04-22 Thread Yegor Yefremov
On 10.03.2014 17:45, Richard Genoud wrote: > This patch add some helpers to control modem lines (CTS/RTS/DSR...) via > GPIO. > This will be useful for many boards which have a serial controller that > only handle CTS/RTS pins (or even just RX/TX). > > Signed-off-by: Richard Genoud > + > +s