From: Tom Rini <trini@konsulko.com>
To: Raymond Mao <raymond.mao@linaro.org>
Cc: u-boot@lists.denx.de, michal.simek@amd.com,
venkatesh.abbarapu@amd.com, Simon Glass <sjg@chromium.org>,
Ilias Apalodimas <ilias.apalodimas@linaro.org>,
Dan Carpenter <dan.carpenter@linaro.org>,
Harrison Mutai <harrison.mutai@arm.com>,
Andrew Goodbody <andrew.goodbody@linaro.org>,
Patrick Rudolph <patrick.rudolph@9elements.com>,
Levi Yun <yeoreum.yun@arm.com>,
Evgeny Bachinin <EABachinin@salutedevices.com>,
Matthias Brugger <mbrugger@suse.com>,
Casey Connolly <casey.connolly@linaro.org>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>,
Marek Vasut <marek.vasut+renesas@mailbox.org>
Subject: Re: [PATCH v2 0/6] Add support for DT overlays handoff
Date: Fri, 11 Jul 2025 09:45:38 -0600 [thread overview]
Message-ID: <20250711154538.GI6424@bill-the-cat> (raw)
In-Reply-To: <20250704134208.2895595-1-raymond.mao@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 592 bytes --]
On Fri, Jul 04, 2025 at 06:41:59AM -0700, Raymond Mao wrote:
> The series include refactoring on bloblist and fdtdec to support handoff
> of multiple DT overlays and applying them into the DT base during setup.
> All changes are aligned to the spec update for supporting DT overlay
> handoff[1].
Which for the record and my tracking, isn't merged yet, and links to
the doc update which also isn't applied yet. I'm fine with the concept
but also thinking that applying this here to master isn't the first step
towards getting all the relevant projects in agreement FYI.
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
next prev parent reply other threads:[~2025-07-11 15:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-04 13:41 [PATCH v2 0/6] Add support for DT overlays handoff Raymond Mao
2025-07-04 13:42 ` [PATCH v2 1/6] bloblist: add blob type for DT overlay Raymond Mao
2025-07-04 13:42 ` [PATCH v2 2/6] bloblist: add helper functions Raymond Mao
2025-07-04 13:42 ` [PATCH v2 3/6] bloblist: fix a potential negative size for memmove Raymond Mao
2025-07-04 13:42 ` [PATCH v2 4/6] bloblist: expose 'expand_by' as an output argument Raymond Mao
2025-07-04 13:42 ` [PATCH v2 5/6] bloblist: add API for applying blobs with specified tag Raymond Mao
2025-07-04 13:42 ` [PATCH v2 6/6] fdtdec: apply DT overlays from bloblist Raymond Mao
2025-07-11 15:45 ` Tom Rini
2025-07-11 17:36 ` Raymond Mao
2025-07-11 15:45 ` Tom Rini [this message]
2025-07-11 17:41 ` [PATCH v2 0/6] Add support for DT overlays handoff Raymond Mao
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=20250711154538.GI6424@bill-the-cat \
--to=trini@konsulko.com \
--cc=EABachinin@salutedevices.com \
--cc=andrew.goodbody@linaro.org \
--cc=casey.connolly@linaro.org \
--cc=dan.carpenter@linaro.org \
--cc=harrison.mutai@arm.com \
--cc=ilias.apalodimas@linaro.org \
--cc=marek.vasut+renesas@mailbox.org \
--cc=mbrugger@suse.com \
--cc=michal.simek@amd.com \
--cc=patrick.rudolph@9elements.com \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
--cc=raymond.mao@linaro.org \
--cc=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
--cc=venkatesh.abbarapu@amd.com \
--cc=yeoreum.yun@arm.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.