Files
linux/drivers
Neeraj Sanjay Kale 8eaf839e4a serdev: Add method to assert break signal over tty UART port
Adds serdev_device_break_ctl() and an implementation for ttyport.
This function simply calls the break_ctl in tty layer, which can
assert a break signal over UART-TX line, if the tty and the
underlying platform and UART peripheral supports this operation.

Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
2023-04-23 21:51:25 -07:00
..
2023-04-14 15:15:32 +02:00
2023-03-16 16:54:38 +09:00
2023-03-21 10:47:06 -07:00
2023-01-22 08:37:23 +01:00
2023-04-13 16:43:38 -07:00