Generic Linux architectural discussions
 help / color / mirror / Atom feed
* Multidrop support
@ 2019-09-12  8:40 Rodolfo Giometti
  2019-09-12  8:40 ` [PATCH 1/2] tty: add bits to manage multidrop mode Rodolfo Giometti
  2019-09-12  8:40 ` [PATCH 2/2] tty serial: add multidrop support for atmel serial controllers Rodolfo Giometti
  0 siblings, 2 replies; 7+ messages in thread
From: Rodolfo Giometti @ 2019-09-12  8:40 UTC (permalink / raw)
  To: linux-arch; +Cc: Greg Kroah-Hartman, Jiri Slaby, Arnd Bergmann, Richard Genoud


Here are two patches to introduce multidrop support.

First one defines new termios bits useful to enable multidrop support,
while the second one effectively implements multidrop for the
Atmel/Microchip serial controllers.

Of course other serial drivers can do similar steps if the hardware
they control can do similar operations.

Rodolfo

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

end of thread, other threads:[~2019-09-13 14:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-12  8:40 Multidrop support Rodolfo Giometti
2019-09-12  8:40 ` [PATCH 1/2] tty: add bits to manage multidrop mode Rodolfo Giometti
2019-09-12  8:48   ` Arnd Bergmann
2019-09-12 11:01   ` Richard Genoud
2019-09-12 12:47     ` Rodolfo Giometti
2019-09-13 14:36       ` Richard Genoud
2019-09-12  8:40 ` [PATCH 2/2] tty serial: add multidrop support for atmel serial controllers Rodolfo Giometti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox