Re: [PATCH] arm64: dts: ti: Add missing applied DT overlay targets

From: Wadim Egorov

Date: Thu Nov 20 2025 - 01:05:42 EST




On 11/20/25 7:14 AM, Vignesh Raghavendra wrote:


On 20/11/25 03:26, Rob Herring wrote:
On Wed, Nov 19, 2025 at 8:47 AM Vignesh Raghavendra <vigneshr@xxxxxx> wrote:

+ wadim who posted something similar:

Hi Rob,

On 18/11/25 02:43, Rob Herring (Arm) wrote:
It's a requirement that DT overlays be applied at build time in order to
validate them as overlays are not validated on their own.

Add the missing TI overlays. Some of the TI overlays have the first part
needed (a "*-dtbs" variable), but not the second part adding the target to
dtb-y/dtb- variable.

Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>

Look like there is more needed change needed.

https://lore.kernel.org/all/20251119123216.1481420-1-w.egorov@xxxxxxxxx/

Could one of you post the superset patch?

I'll leave it to Wadim.

Probably best to merge Wadim's patch first and then then delta. I will
take care of posting the next as TI board targets need a bit more tweaking.

OK, let me know if there is anything needed from my side.




I have already sent out the PR for v6.19rc1 for TI tree? Is [1] plan to
be merged for v6.19 cycle, if so I will plan for a follow up PR with
newer version of this patch.

---
This will soon be a warning[1].

[1] https://lore.kernel.org/all/20251114222759.4181152-1-robh@xxxxxxxxxx/

BTW, with above patch, make dtbs seems to fail w/o CONFIG_OF_ALL_DTBS=y.
Is that expected?

Yes. What's in linux-next now is fixed.

Rob