diff options
author | Lukas Wunner <[email protected]> | 2022-09-11 10:22:01 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-22 16:37:59 +0200 |
commit | 60f361722ad2ae5ee667d0b0545d40c42f754daf (patch) | |
tree | b7a226b198aee528b11c555c5f0b1910fe43329b /drivers/gpu/drm/amd/display/modules/inc | |
parent | 1d10cd4da593bc0196a239dcc54dac24b6b0a74e (diff) |
serial: fsl_lpuart: Reset prior to registration
Since commit bd5305dcabbc ("tty: serial: fsl_lpuart: do software reset
for imx7ulp and imx8qxp"), certain i.MX UARTs are reset after they've
already been registered. Register state may thus be clobbered after
user space has begun to open and access the UART.
Avoid by performing the reset prior to registration.
Fixes: bd5305dcabbc ("tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp")
Cc: [email protected] # v5.15+
Cc: Fugang Duan <[email protected]>
Cc: Sherry Sun <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Lukas Wunner <[email protected]>
Link: https://lore.kernel.org/r/72fb646c1b0b11c989850c55f52f9ff343d1b2fa.1662884345.git.lukas@wunner.de
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/inc')
0 files changed, 0 insertions, 0 deletions