[PATCH] arm64: dts: ti: Enable overlays for all DTB files
Bryan Brattlof
bb at ti.com
Thu Jul 3 05:29:19 PDT 2025
On July 2, 2025 thus sayeth Andrew Davis:
> Allow overlays to be applied to any DTB without manually enabling it
> for each file. This adds around ~10% to the total size of the DTB files
> on average.
>
> Signed-off-by: Andrew Davis <afd at ti.com>
> ---
>
> Note that Broadcom's DTS already do this, so there is precedent for this.
> And we do this unconditionally in our Yocto Distros[0] already, this just
> moves this so everyone gets overlay support for all boards.
>
> [0] https://git.yoctoproject.org/meta-ti/tree/meta-ti-bsp/recipes-kernel/linux/ti-kernel.inc#n5
>
> arch/arm64/boot/dts/ti/Makefile | 22 +---------------------
> 1 file changed, 1 insertion(+), 21 deletions(-)
With the current size of the kernel and initrd these days, +10% of a few
KBs is not even a rounding error IMHO :)
Acked-by: Bryan Brattlof <bb at ti.com>
~Bryan
More information about the linux-arm-kernel
mailing list