Yixun Lan b86ac22503 serial: meson: add Magic SysRq support
This dirver try to implement the Magic SysRq support[1] for
Amlogic Inc's meson platfo
>From the hardware perspective, the UART IP can't detect the 'BREAK' command
clearly via the status register. Instead, we rely on the combination of
'FRAME_ERR bit && ch == 0', and it works fine.

[1] Documentation/admin-guide/sysrq.rst

Signed-off-by: Yixun Lan <dlan@gentoo.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-18 18:31:48 +02:00
..
2017-09-05 10:30:48 -07:00
2017-08-28 20:51:19 +02:00
2017-08-28 20:51:19 +02:00
2017-01-27 09:23:36 +01:00
2017-06-20 10:24:15 +08:00
2017-09-05 10:30:48 -07:00
2017-07-30 07:32:32 -07:00
2017-01-27 09:23:36 +01:00