[PATCH] serial: 8250_mtk: Add ACPI support
Jiri Slaby
jirislaby at kernel.org
Mon Jan 13 23:35:56 PST 2025
On 14. 01. 25, 8:31, Jiri Slaby wrote:
>> @@ -560,16 +566,22 @@ static int mtk8250_probe(struct platform_device
>> *pdev)
>> uart.port.private_data = data;
>> uart.port.shutdown = mtk8250_shutdown;
>> uart.port.startup = mtk8250_startup;
>> - uart.port.set_termios = mtk8250_set_termios;
Wait, ::set_termios() is NOT optional.
--
js
suse labs
More information about the linux-arm-kernel
mailing list