From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: "zhiyong.tao" <zhiyong.tao@mediatek.com>
Cc: Jiri Slaby <jirislaby@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@collabora.com>,
linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org,
Project_Global_Digits_Upstream_Group@mediatek.com,
liguo.zhang@mediatek.com, Vasanth.Reddy@mediatek.com,
Yenchia Chen <yenchia.chen@mediatek.com>
Subject: Re: [PATCH] MEDIATEK: serial: 8250_mtk: Add ACPI support
Date: Fri, 28 Nov 2025 06:53:04 +0100 [thread overview]
Message-ID: <2025112812-encounter-breath-8948@gregkh> (raw)
In-Reply-To: <20251128021850.3459387-2-zhiyong.tao@mediatek.com>
On Fri, Nov 28, 2025 at 10:17:56AM +0800, zhiyong.tao wrote:
> From: "Zhiyong.Tao" <zhiyong.tao@mediatek.com>
Please use your name, not your email alias (i.e. drop the "." from the
name portion.)
> 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(-)
>
> diff --git a/drivers/tty/serial/8250/8250_mtk.c b/drivers/tty/serial/8250/8250_mtk.c
> index 5875a7b9b4b1..e6a56cf54ae0 100644
> --- a/drivers/tty/serial/8250/8250_mtk.c
> +++ b/drivers/tty/serial/8250/8250_mtk.c
> @@ -19,6 +19,7 @@
> #include <linux/dma-mapping.h>
> #include <linux/tty.h>
> #include <linux/tty_flip.h>
> +#include <linux/units.h>
Do you also need to update the Kconfig dependencies?
thanks,
greg k-h
next parent reply other threads:[~2025-11-28 5:53 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[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 [this message]
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 (陶志勇)
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 (陶志勇)
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=2025112812-encounter-breath-8948@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=Project_Global_Digits_Upstream_Group@mediatek.com \
--cc=Vasanth.Reddy@mediatek.com \
--cc=angelogioacchino.delregno@collabora.com \
--cc=jirislaby@kernel.org \
--cc=liguo.zhang@mediatek.com \
--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 \
--cc=yenchia.chen@mediatek.com \
--cc=zhiyong.tao@mediatek.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