public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Mattijs Korpershoek <mkorpershoek@kernel.org>
To: Julien Stephan <jstephan@baylibre.com>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>
Cc: u-boot@lists.denx.de,
	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>,
	Peng Fan <peng.fan@nxp.com>,
	Sam Protsenko <semen.protsenko@linaro.org>,
	David Lechner <dlechner@baylibre.com>
Subject: Re: [PATCH] board: mediatek: add MT8390 EVK board support
Date: Mon, 02 Feb 2026 10:28:14 +0100	[thread overview]
Message-ID: <87y0lblck1.fsf@kernel.org> (raw)
In-Reply-To: <CAEHHSvZaOWBS4gZAdNzHkKdgrH2kHw++zXrZKW7TtCmQn5JKWA@mail.gmail.com>

On Mon, Feb 02, 2026 at 09:31, Julien Stephan <jstephan@baylibre.com> wrote:

> Le jeu. 29 janv. 2026 à 11:17, Mattijs Korpershoek
> <mkorpershoek@kernel.org> a écrit :
>>
>> 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.
>>
>
> Hi Mattijs,
>
> I checked with Julien Masson and he wants to be maintainers, but I
> also added Macpaul Lin from Mediatek, as co-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.
>
> I forwarded the request to Mediatek internal teams, and they will
> handle this internally.
> With the Lunar new year vacation coming they won't be able to do this
> before end of February.
> Same for other new coming boards.

Ok, thank you. looking forward to see some doc updates !

>
> Cheers,
> Julien
>
>>
>> Thanks
>> Mattijs
>>

      reply	other threads:[~2026-02-02  9:28 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
2026-02-02  8:31   ` Julien Stephan
2026-02-02  9:28     ` Mattijs Korpershoek [this message]

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=87y0lblck1.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox