Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Julien Olivain <ju.o@free.fr>
To: Romain Naour <romain.naour@smile.fr>
Cc: buildroot@buildroot.org, Michael Walle <michael@walle.cc>,
	Niklas Cassel <niklas.cassel@wdc.com>
Subject: Re: [Buildroot] [PATCH v6 1/5] linux: add support for device tree overlays
Date: Wed, 05 Mar 2025 21:02:40 +0100	[thread overview]
Message-ID: <71bc39ac04b174cbfc4f89494cd2baa8@free.fr> (raw)
In-Reply-To: <20250221225529.441084-1-romain.naour@smile.fr>

On 21/02/2025 23:55, Romain Naour via buildroot wrote:
> From: Michael Walle <michael@walle.cc>
> 
> The linux kernel can build device tree overlays (.dtbo) itself. Add
> support to build and copy them along with the actual device trees.
> These can either be in-tree device tree overlays
> (BR2_LINUX_KERNEL_INTREE_DTSO_NAMES) or they can be provided outside of
> the kernel (BR2_LINUX_KERNEL_CUSTOM_DTS_PATH). In the latter case, the
> overlay source files will be copied into the kernel tree first.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>
> Reviewed-by: Niklas Cassel <niklas.cassel@wdc.com>
> Signed-off-by: Romain Naour <romain.naour@smile.fr>

Series applied to master, thanks.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      parent reply	other threads:[~2025-03-05 20:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-21 22:55 [Buildroot] [PATCH v6 1/5] linux: add support for device tree overlays Romain Naour via buildroot
2025-02-21 22:55 ` [Buildroot] [PATCH v6 2/5] configs/rock5b: build and install rock5b " Romain Naour via buildroot
2025-02-21 22:55 ` [Buildroot] [PATCH v6 3/5] linux: introduce BR2_LINUX_KERNEL_CUSTOM_DTS_DIR Romain Naour via buildroot
2025-02-24  8:50   ` Niklas Cassel via buildroot
2025-03-04  8:39     ` Niklas Cassel via buildroot
2025-02-21 22:55 ` [Buildroot] [PATCH v6 4/5] configs/acmesystems_acqua_a5_*: switch to BR2_LINUX_KERNEL_CUSTOM_DTS_DIR Romain Naour via buildroot
2025-02-21 22:55 ` [Buildroot] [PATCH v6 5/5] configs/acmesystems_acqua_a5_*: bump to Linux 6.12.9 Romain Naour via buildroot
2025-03-05 20:02 ` Julien Olivain [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=71bc39ac04b174cbfc4f89494cd2baa8@free.fr \
    --to=ju.o@free.fr \
    --cc=buildroot@buildroot.org \
    --cc=michael@walle.cc \
    --cc=niklas.cassel@wdc.com \
    --cc=romain.naour@smile.fr \
    /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