All of lore.kernel.org
 help / color / mirror / Atom feed
* Regression since 4a96895f74c9633b51427fd080ab70fa62b65bc4
@ 2019-09-28  5:59 Nuno Gonçalves
  2019-09-29  6:46 ` Nuno Gonçalves
  0 siblings, 1 reply; 10+ messages in thread
From: Nuno Gonçalves @ 2019-09-28  5:59 UTC (permalink / raw)
  To: linux-serial, yegorslists
  Cc: sr, andriy.shevchenko, mika.westerberg, giulio.benetti, gregkh

On 32 bit arm platforms (am335x and sunxi) I get unexpected bytes on
serial ports after this commit.

I use CTS (so: for input flow control).

I've observed two different issues, one where I get just a few missed
or added bytes about once a minute, and another where I get totally
unexpected chars until I reopen the port.

I will have a hard time to analyse and give a better description of
how exactly the port is failing, so maybe you have a idea of what is
the issue with this patch.

I've reverted this on top of 5.3.1 and consistently got the issue fixed.

Thanks,
Nuno

commit 4a96895f74c9633b51427fd080ab70fa62b65bc4
Author: Yegor Yefremov <yegorslists@googlemail.com>
Date:   Thu Jun 20 08:24:20 2019 +0200

    tty/serial/8250: use mctrl_gpio helpers

    This patch permits the usage for GPIOs to control
    the CTS/RTS/DTR/DSR/DCD/RI signals.

    Changed by Stefan:
    Only call mctrl_gpio_init(), if the device has no ACPI companion device
    to not break existing ACPI based systems. Also only use the mctrl_gpio_
    functions when "gpios" is available.

    Use MSR / MCR <-> TIOCM wrapper functions.

    Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
    Signed-off-by: Stefan Roese <sr@denx.de>
    Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Reviewed-by: Mika Westerberg <mika.westerberg@linux.intel.com>
    Tested-by: Yegor Yefremov <yegorslists@googlemail.com>
    Cc: Mika Westerberg <mika.westerberg@linux.intel.com>
    Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
    Cc: Giulio Benetti <giulio.benetti@micronovasrl.com>
    Cc: Yegor Yefremov <yegorslists@googlemail.com>
    Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-10-28 11:14 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-28  5:59 Regression since 4a96895f74c9633b51427fd080ab70fa62b65bc4 Nuno Gonçalves
2019-09-29  6:46 ` Nuno Gonçalves
2019-10-01 20:02   ` Yegor Yefremov
2019-10-01 21:03     ` Nuno Gonçalves
2019-10-17  9:19       ` Nuno Gonçalves
2019-10-17 13:34         ` Yegor Yefremov
2019-10-28 11:09           ` Yegor Yefremov
2019-10-28 11:11             ` Nuno Gonçalves
2019-10-28 11:12               ` Yegor Yefremov
2019-10-28 11:14                 ` Nuno Gonçalves

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.