diff options
author | Stefan Eichenberger <stefan.eichenberger@toradex.com> | 2024-06-21 17:37:49 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-24 16:13:37 +0200 |
commit | a81dbd0463eca317eee44985a66aa6cc2ce5c101 (patch) | |
tree | b13423487321ef83371aa1df16c8840d30deb0ac /mm/debug.c | |
parent | 7c92a8bd53f24d50c8cf4aba53bb75505b382fed (diff) |
serial: imx: set receiver level before starting uart
Set the receiver level to something > 0 before calling imx_uart_start_rx
in rs485_config. This is necessary to avoid an interrupt storm that
might prevent the system from booting. This was seen on an i.MX7 device
when the rs485-rts-active-low property was active in the device tree.
Fixes: 6d215f83e5fc ("serial: imx: warn user when using unsupported configuration")
Cc: stable <stable@kernel.org>
Signed-off-by: Stefan Eichenberger <stefan.eichenberger@toradex.com>
Link: https://lore.kernel.org/r/20240621153829.183780-1-eichest@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'mm/debug.c')
0 files changed, 0 insertions, 0 deletions