linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Support for RS485 on 8250 clone
@ 2014-07-28 15:19 Ricardo Ribalda Delgado
  2014-07-28 16:40 ` Grant Edwards
  2014-07-29  6:10 ` Jiří Prchal
  0 siblings, 2 replies; 3+ messages in thread
From: Ricardo Ribalda Delgado @ 2014-07-28 15:19 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-serial

Hello

I have a device with a Fintek F81216A  LPC to 4 Uart device.

One of the uarts is used as half duplex rs485 serial port. This means
that it needs to be configured properly (logical level of rts, delays,
etc...)

I see that there is an API on the kernel to do this (TIOCGRS485),
unfortunately the 8250 driver does not support it.

1) Is there any interest on supporting this kind of hardware on the kernel?

2) Some driver that I could use for inspiration?

Thanks and best regards!




-- 
Ricardo Ribalda

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-29  6:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-28 15:19 Support for RS485 on 8250 clone Ricardo Ribalda Delgado
2014-07-28 16:40 ` Grant Edwards
2014-07-29  6:10 ` Jiří Prchal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).