pps: serial clients support
Adds support, by using the PPS line discipline, for the PPS sources connected with the CD (Carrier Detect) pin of a serial port. [akpm@linux-foundation.org: fix cast size warnings] Signed-off-by:Rodolfo Giometti <giometti@linux.it> Cc: David Woodhouse <dwmw2@infradead.org> Cc: Greg KH <greg@kroah.com> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Cc: Alexander Gordeev <lasaine@lvk.cs.msu.su> Signed-off-by:
Andrew Morton <akpm@linux-foundation.org> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
Showing
- drivers/pps/clients/Kconfig 7 additions, 0 deletionsdrivers/pps/clients/Kconfig
- drivers/pps/clients/Makefile 1 addition, 0 deletionsdrivers/pps/clients/Makefile
- drivers/pps/clients/pps-ldisc.c 154 additions, 0 deletionsdrivers/pps/clients/pps-ldisc.c
- include/linux/serial_core.h 10 additions, 1 deletioninclude/linux/serial_core.h
drivers/pps/clients/pps-ldisc.c
0 → 100644
Please register or sign in to comment