Re: [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
From: Zhiyong Tao (陶志勇)
Date: Tue Jan 20 2026 - 04:07:34 EST
On Fri, 2026-01-16 at 14:20 +0100, Greg KH wrote:
> On Mon, Jan 05, 2026 at 10:39:55AM +0800, Zhiyong Tao wrote:
> > From: "Zhiyong.Tao" <zhiyong.tao@xxxxxxxxxxxx>
> >
> > Add ACPI support to 8250_mtk driver. This makes it possible to
> > use UART on ARM-based desktops with EDK2 UEFI firmware.
> >
> > Signed-off-by: Yenchia Chen <yenchia.chen@xxxxxxxxxxxx>
> > Signed-off-by: Zhiyong.Tao <zhiyong.tao@xxxxxxxxxxxx>
>
> Please use your name, not '.' in it, like your email has. Yenchia
> did
> it properly here.
>
> thanks,
>
> greg k-h
>
> ==> Thank you for your suggestion. I will fix this change in the next
> version.