All of lore.kernel.org
 help / color / mirror / Atom feed
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>,
	Ryder Lee <ryder.lee@mediatek.com>,
	Weijie Gao <weijie.gao@mediatek.com>,
	Chunfeng Yun <chunfeng.yun@mediatek.com>,
	Igor Belwon <igor.belwon@mentallysanemainliners.org>,
	David Lechner <dlechner@baylibre.com>,
	Macpaul Lin <Macpaul.Lin@mediatek.com>,
	Tom Rini <trini@konsulko.com>,
	Chris-QJ Chen <chris-qj.chen@mediatek.com>,
	Mattijs Korpershoek <mkorpershoek@kernel.org>,
	Julien Masson <jmasson@baylibre.com>,
	Julien Stephan <jstephan@baylibre.com>
Subject: Re: [PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700
Date: Thu, 02 Jul 2026 11:09:09 +0200	[thread overview]
Message-ID: <87jyrd7o7e.fsf@kernel.org> (raw)
In-Reply-To: <20260701-fix-genio-510-genio-700-dts-override-v1-1-cb571f8c9296@baylibre.com>

Hi Julien,

Thank you for the patch.

On Wed, Jul 01, 2026 at 17:05, Julien Stephan <jstephan@baylibre.com> wrote:

> U-Boot applies DTS overrides by searching for files in the following
> priority order [1]:
>
>   <orig_filename>-u-boot.dtsi
>   <CONFIG_SYS_SOC>-u-boot.dtsi
>   <CONFIG_SYS_CPU>-u-boot.dtsi
>   <CONFIG_SYS_VENDOR>-u-boot.dtsi
>   u-boot.dtsi
>
> For Genio 510 and Genio 700, the common mt8188-u-boot.dtsi override is
> never applied because none of the lookup paths resolve to it
> (CONFIG_SYS_SOC="mediatek", CONFIG_SYS_CPU="armv8",
> CONFIG_SYS_VENDOR="mediatek").
>
> Add board-specific overrides for mt8370-genio-510-evk and
> mt8390-genio-700-evk that include mt8188-u-boot.dtsi.
>
> While at it, also add mt8188-u-boot.dtsi into
> board/mediatek/MAINTAINERS.
>
> [1]: https://docs.u-boot.org/en/stable/develop/devicetree/control.html#adding-tweaks-for-u-boot
>
> Signed-off-by: Julien Stephan <jstephan@baylibre.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>


  reply	other threads:[~2026-07-02  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-01 15:05 [PATCH] arm: dts: mediatek: add U-Boot dtsi overrides for Genio 510 and Genio 700 Julien Stephan
2026-07-02  9:09 ` Mattijs Korpershoek [this message]
2026-07-15 13:11 ` David Lechner

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=87jyrd7o7e.fsf@kernel.org \
    --to=mkorpershoek@kernel.org \
    --cc=GSS_MTK_Uboot_upstream@mediatek.com \
    --cc=Macpaul.Lin@mediatek.com \
    --cc=chris-qj.chen@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=ryder.lee@mediatek.com \
    --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.