On Jul 24, 2008, at 11:36 AM, Laurent Pinchart wrote:
This patch replaces the get_mctrl/set_mctrl stubs with modem control
line
read/write access through the GPIO lib.
Available modem control lines are described in the device tree using
GPIO
bindings. The driver expect a GPIO pin for each of the CTS, RTS,
DCD, DSR,
DTR and RI signals. Unused control lines can be left out.
Signed-off-by: Laurent Pinchart <[EMAIL PROTECTED]>
---
Documentation/powerpc/booting-without-of.txt | 10 ++++++
drivers/serial/cpm_uart/cpm_uart.h | 10 ++++++
drivers/serial/cpm_uart/cpm_uart_core.c | 40 +++++++++++++++++
+++++++--
3 files changed, 57 insertions(+), 3 deletions(-)
applied.
- k
_______________________________________________
Linuxppc-dev mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-dev