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 v2] board: mediatek: add MT8390 EVK board support
Date: Mon, 02 Feb 2026 10:27:16 +0100 [thread overview]
Message-ID: <871pj3mr63.fsf@kernel.org> (raw)
In-Reply-To: <20260202-add-genio-700-board-v2-1-06d375b877e7@baylibre.com>
Hi Julien,
Thank you for the patch.
On Mon, Feb 02, 2026 at 09:23, 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>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
> ---
> Changes in v2:
> - Add Macpaul Lin from Mediatek as co-maintainer
> - Rebased on master
> - Removed series dependency, as the pinctrl series for MT8188 was
> applied on master
> - Link to v1: https://lore.kernel.org/r/20260123-add-genio-700-board-v1-1-274019c628d1@baylibre.com
> ---
> board/mediatek/mt8390_evk/MAINTAINERS | 6 ++++++
> board/mediatek/mt8390_evk/Makefile | 3 +++
> board/mediatek/mt8390_evk/mt8390_evk.c | 34 ++++++++++++++++++++++++++++++++++
> configs/mt8390_evk_defconfig | 27 +++++++++++++++++++++++++++
> 4 files changed, 70 insertions(+)
>
next prev parent reply other threads:[~2026-02-02 9:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-02 8:23 [PATCH v2] board: mediatek: add MT8390 EVK board support Julien Stephan
2026-02-02 9:27 ` Mattijs Korpershoek [this message]
2026-02-04 14:01 ` Tom Rini
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=871pj3mr63.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.