From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Julien Stephan <jstephan@baylibre.com>, u-boot@lists.denx.de
Cc: GSS_MTK_Uboot_upstream <GSS_MTK_Uboot_upstream@mediatek.com>,
Julien Masson <jmasson@baylibre.com>,
Ryder Lee <ryder.lee@mediatek.com>,
Weijie Gao <weijie.gao@mediatek.com>,
Chunfeng Yun <chunfeng.yun@mediatek.com>,
Igor Belwon <igor.belwon@mentallysanemainliners.org>,
Tom Rini <trini@konsulko.com>,
Macpaul Lin <macpaul.lin@mediatek.com>,
Mattijs Korpershoek <mkorpershoek@kernel.org>,
Peng Fan <peng.fan@nxp.com>,
Sam Protsenko <semen.protsenko@linaro.org>,
David Lechner <dlechner@baylibre.com>,
Julien Stephan <jstephan@baylibre.com>
Subject: Re: [PATCH] board: mediatek: add MT8390 EVK board support
Date: Thu, 29 Jan 2026 11:17:42 +0100 [thread overview]
Message-ID: <87343ooh89.fsf@kernel.org> (raw)
In-Reply-To: <20260123-add-genio-700-board-v1-1-274019c628d1@baylibre.com>
Hi Julien,
Thank you for the patch.
On Fri, Jan 23, 2026 at 09:37, Julien Stephan <jstephan@baylibre.com> wrote:
> From: Julien Masson <jmasson@baylibre.com>
>
> This adds support for the MT8390 EVK board with the following
> features enabled/tested: Boot, UART, Watchdog and MMC.
>
> MT8390 is based on MT8188.
>
> Signed-off-by: Julien Masson <jmasson@baylibre.com>
> Signed-off-by: Julien Stephan <jstephan@baylibre.com>
> ---
> board/mediatek/mt8390_evk/MAINTAINERS | 5 +++++
> board/mediatek/mt8390_evk/Makefile | 3 +++
> board/mediatek/mt8390_evk/mt8390_evk.c | 34 ++++++++++++++++++++++++++++++++++
> configs/mt8390_evk_defconfig | 27 +++++++++++++++++++++++++++
> 4 files changed, 69 insertions(+)
>
> diff --git a/board/mediatek/mt8390_evk/MAINTAINERS b/board/mediatek/mt8390_evk/MAINTAINERS
> new file mode 100644
> index 00000000000..73fc28b096e
> --- /dev/null
> +++ b/board/mediatek/mt8390_evk/MAINTAINERS
> @@ -0,0 +1,5 @@
> +MT8390 EVK
> +M: Julien Masson <jmasson@baylibre.com>
Since Julien Masson is marked as maintainer here, can we guarantee he
will be doing some testing/reviewing on patches for this particular
board?
If not, maybe find another maintainer.
> +S: Maintained
> +F: board/mediatek/mt8390_evk/
> +F: configs/mt8390_evk_defconfig
Could we add this board to the MediaTek board documentation?
https://docs.u-boot.org/en/latest/board/mediatek/index.html
I know that doc is a bit outdated but it would be nice to improve it and
list this board.
For me, that can be done in a future series/improvement.
Thanks
Mattijs
next prev parent reply other threads:[~2026-01-29 10:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 8:37 [PATCH] board: mediatek: add MT8390 EVK board support Julien Stephan
2026-01-29 10:17 ` Mattijs Korpershoek [this message]
2026-02-02 8:31 ` Julien Stephan
2026-02-02 9:28 ` Mattijs Korpershoek
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=87343ooh89.fsf@kernel.org \
--to=mkorpershoek@kernel.org \
--cc=GSS_MTK_Uboot_upstream@mediatek.com \
--cc=chunfeng.yun@mediatek.com \
--cc=dlechner@baylibre.com \
--cc=igor.belwon@mentallysanemainliners.org \
--cc=jmasson@baylibre.com \
--cc=jstephan@baylibre.com \
--cc=macpaul.lin@mediatek.com \
--cc=peng.fan@nxp.com \
--cc=ryder.lee@mediatek.com \
--cc=semen.protsenko@linaro.org \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=weijie.gao@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.