From: "Zhiyong Tao (陶志勇)" <Zhiyong.Tao@mediatek.com>
To: "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org>
Cc: Project_Global_Digits_Upstream_Group
<Project_Global_Digits_Upstream_Group@mediatek.com>,
"fred2599@gmail.com" <fred2599@gmail.com>,
"Yenchia Chen (陳彥嘉)" <Yenchia.Chen@mediatek.com>,
"AngeloGioacchino Del Regno"
<angelogioacchino.delregno@collabora.com>,
"Vasanth Reddy" <Vasanth.Reddy@mediatek.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"Liguo Zhang (张立国)" <Liguo.Zhang@mediatek.com>,
"jirislaby@kernel.org" <jirislaby@kernel.org>,
"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
"linux-mediatek@lists.infradead.org"
<linux-mediatek@lists.infradead.org>,
"matthias.bgg@gmail.com" <matthias.bgg@gmail.com>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
Date: Wed, 21 Jan 2026 06:23:43 +0000 [thread overview]
Message-ID: <434e34f05bb5f87b59402811012e3a2f56f2182e.camel@mediatek.com> (raw)
In-Reply-To: <2026010643-ladybug-tiring-7f3c@gregkh>
On Tue, 2026-01-06 at 11:02 +0100, Greg KH wrote:
> On Mon, Jan 05, 2026 at 10:39:55AM +0800, Zhiyong Tao wrote:
> > From: "Zhiyong.Tao" <zhiyong.tao@mediatek.com>
> >
> > 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@mediatek.com>
> > Signed-off-by: Zhiyong.Tao <zhiyong.tao@mediatek.com>
> > ---
> > drivers/tty/serial/8250/8250_mtk.c | 23 +++++++++++++++++++----
> > 1 file changed, 19 insertions(+), 4 deletions(-)
>
> This is a resend of the previous version, right? Or did something
> change?
>
> confused,
>
> greg k-h
==> Hi Greg,
Yes, previously Yenchia Chen helped to send out a version. Currently,
this solution is specifically for the GB10 project and was made to
support Windows ACPI settings.
In actual application scenarios, the apdma clk will not be turned off
in normal mode. It is only turned off in the SSPM microprocessor after
entering standby, and when resuming, the apdma clk is re-enabled by
SSPM.
As for other Linux projects, apdma still uses the DTS node.
Thanks
next prev parent reply other threads:[~2026-01-21 6:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 2:39 [PATCH 0/1] Mediatek uart patch Zhiyong Tao
2026-01-05 2:39 ` [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support Zhiyong Tao
2026-01-06 10:02 ` Greg KH
2026-01-21 6:23 ` Zhiyong Tao (陶志勇) [this message]
2026-03-18 12:12 ` Zhiyong Tao (陶志勇)
2026-03-18 14:19 ` gregkh
2026-03-25 6:39 ` Zhiyong Tao (陶志勇)
2026-01-16 13:20 ` Greg KH
2026-01-20 9:07 ` Zhiyong Tao (陶志勇)
[not found] <20251128021850.3459387-1-zhiyong.tao@mediatek.com>
[not found] ` <20251128021850.3459387-2-zhiyong.tao@mediatek.com>
2025-11-28 5:53 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=434e34f05bb5f87b59402811012e3a2f56f2182e.camel@mediatek.com \
--to=zhiyong.tao@mediatek.com \
--cc=Liguo.Zhang@mediatek.com \
--cc=Project_Global_Digits_Upstream_Group@mediatek.com \
--cc=Vasanth.Reddy@mediatek.com \
--cc=Yenchia.Chen@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=fred2599@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=matthias.bgg@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox