All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] omap-serial: A way to implement modem lines through GPIO
@ 2011-08-11 19:46 Raphaël Assénat
  0 siblings, 0 replies; only message in thread
From: Raphaël Assénat @ 2011-08-11 19:46 UTC (permalink / raw)
  To: linux-omap

Hello,

At least in the am3505/3517 CPUs, the built-in uarts only expose the 
RX/TX/RTS/CTS signals. Other signals such as DTR/DSR/RI and DCD,
while very useful when controlling a modem, are not available.

My design has the above mentioned extra signals wired to GPIOs. 
Controlling them through sysfs is possible, but not convenient as I
needed the standard serial port ioctls to work.

There did not seem to be anything in place to do this so I've come up 
with the following two patches which I am using for now.

What do you think? Is there a simpler, more obvious solution?
Did anyone attempt doing something to attain a similar goal in the past?

Best regards,
Raphaël Assénat
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-08-11 19:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-11 19:46 [RFC PATCH 0/2] omap-serial: A way to implement modem lines through GPIO Raphaël Assénat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.