Re: [PATCH v2] staging: greybus: uart: clear unsupported c_cflag bits in set_termios

From: Debjeet Banerjee

Date: Tue May 19 2026 - 20:39:41 EST


On Mon, 4 May 2026 16:15:32 +0200 Greg KH wrote:
> Has this been tested? If not, I'd prefer to leave this as-is until it
> can be.

Hi Greg,

I don't have the hardware to test this. The change follows the same
pattern used by other uart drivers in the kernel that clear unsupported
c_cflag bits in set_termios, so the logic should be correct, but I
understand your concern.

If you'd prefer to wait for someone with hardware to verify it, that's
fine with me.

Regards,
Debjeet