From: Michal Simek <michal.simek@amd.com>
To: Tom Rini <trini@konsulko.com>, Raymond Mao <raymondmaoca@gmail.com>
Cc: u-boot@lists.denx.de, venkatesh.abbarapu@amd.com,
Tuomas Tynkkynen <tuomas.tynkkynen@iki.fi>,
Liviu Dudau <liviu.dudau@foss.arm.com>,
Simon Glass <sjg@chromium.org>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Dan Carpenter <dan.carpenter@linaro.org>,
Patrick Rudolph <patrick.rudolph@9elements.com>,
Andrew Goodbody <andrew.goodbody@linaro.org>,
Harrison Mutai <harrison.mutai@arm.com>,
Jerome Forissier <jerome.forissier@linaro.org>,
Heinrich Schuchardt <xypron.glpk@gmx.de>,
Evgeny Bachinin <EABachinin@salutedevices.com>,
Matthias Brugger <mbrugger@suse.com>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [PATCH v3 0/6] Add support for DT overlays handoff
Date: Tue, 21 Apr 2026 17:24:09 +0200 [thread overview]
Message-ID: <16666a0b-e5e6-496a-ac60-32cc3423a819@amd.com> (raw)
In-Reply-To: <20260421150313.GA3036003@bill-the-cat>
On 4/21/26 17:03, Tom Rini wrote:
> On Mon, Apr 20, 2026 at 09:40:10AM -0400, Raymond Mao wrote:
>> Hi Michal,
>>
>> On Mon, Apr 20, 2026 at 3:06 AM Michal Simek <michal.simek@amd.com> wrote:
>>>
>>> Hi,
>>>
>>> On 4/17/26 22:39, Raymond Mao wrote:
>>>> Hi,
>>>>
>>>> The Firmware Handoff spec changes required for this series is already accepted
>>>> and merged at [1].
>>>>
>>>> Please review and merge this series.
>>>>
>>>> [1] Add Transfer Entry for Devicetree Overlay
>>>> https://github.com/FirmwareHandoff/firmware_handoff/pull/74
>>>>
>>>
>>> Yes. We are using this series. Once retested we will provide our tags.
>>>
>>> Raymond: If there is a need for any change are you going to send another
>>> version? Just asking to double check it.
>>>
>>
>> No plan for another version unless I get more comments. I have rebased
>> and tested this on upstream/next and looks all good.
>
> Looks fine to me, I'll wait for some tested-by tags to show up before
> applying.
Actually my colleague tested it already on our board.
In 5/6 there is fdtdec_match_dto_compatible() which is enabled by default.
This behavior was discussed in TL PR but didn't end in spec itself. It means I
expect this part is optional and it should be up to every board to decide which
DT overlays are allowed or not allowed.
Anyway this can be fixed on the top that's why feel free to add my
Tested-by: Michal Simek <michal.simek@amd.com>
Thanks,
Michal
next prev parent reply other threads:[~2026-04-21 15:24 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-18 14:16 [PATCH v3 0/6] Add support for DT overlays handoff Raymond Mao
2025-07-18 14:16 ` [PATCH v3 1/6] bloblist: add blob type for DT overlay Raymond Mao
2026-04-21 15:03 ` Tom Rini
2025-07-18 14:16 ` [PATCH v3 2/6] bloblist: add helper functions Raymond Mao
2026-04-21 15:03 ` Tom Rini
2025-07-18 14:16 ` [PATCH v3 3/6] bloblist: fix a potential negative size for memmove Raymond Mao
2026-04-21 15:03 ` Tom Rini
2025-07-18 14:16 ` [PATCH v3 4/6] bloblist: add API for applying blobs with specified tag Raymond Mao
2026-04-21 15:03 ` Tom Rini
2025-07-18 14:16 ` [PATCH v3 5/6] fdtdec: apply DT overlays from bloblist Raymond Mao
2026-04-21 15:04 ` Tom Rini
2025-07-18 14:16 ` [PATCH v3 6/6] configs: Select OF_LIBFDT_OVERLAY to hand over DTO via bloblist Raymond Mao
2025-08-20 5:15 ` [PATCH v3 0/6] Add support for DT overlays handoff Abbarapu, Venkatesh
2025-08-21 14:23 ` Raymond Mao
2026-04-17 20:39 ` Raymond Mao
2026-04-20 7:05 ` Michal Simek
2026-04-20 13:40 ` Raymond Mao
2026-04-21 15:03 ` Tom Rini
2026-04-21 15:24 ` Michal Simek [this message]
2026-04-27 17:04 ` 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=16666a0b-e5e6-496a-ac60-32cc3423a819@amd.com \
--to=michal.simek@amd.com \
--cc=EABachinin@salutedevices.com \
--cc=andrew.goodbody@linaro.org \
--cc=dan.carpenter@linaro.org \
--cc=harrison.mutai@arm.com \
--cc=ilias.apalodimas@linaro.org \
--cc=jerome.forissier@linaro.org \
--cc=liviu.dudau@foss.arm.com \
--cc=mbrugger@suse.com \
--cc=patrick.rudolph@9elements.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=raymondmaoca@gmail.com \
--cc=sjg@chromium.org \
--cc=trini@konsulko.com \
--cc=tuomas.tynkkynen@iki.fi \
--cc=u-boot@lists.denx.de \
--cc=venkatesh.abbarapu@amd.com \
--cc=xypron.glpk@gmx.de \
/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