Re: [meta-ti][master][PATCH] conf: am62dxx-evm: Fixup packaged overlay list

Denys Dmytriyenko <[email protected]> Tue, 9 Jun 2026 16:53:07 -0400
Newsgroups org.yoctoproject.lists.meta-ti
Message-ID <[email protected]>
On Tue, Jun 09, 2026 at 03:45:05PM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> 
> I assume this is for wrynose as well?  If so, please make sure to
> add it on the subject going forward.
> 
> 
> On 6/9/2026 3:28 PM, Judith Mendez wrote:
> >Some k3-am62x-sk* overlays no longer apply to AM62A/AM62D boards,
> >update overlay list packaged for AM62D mostly to include the new
> >k3-am62a7-sk-mcan.dtbo without dropping applicable overlays.
> >
> >Signed-off-by: Judith Mendez <[email protected]>
> >---
> >  meta-ti-bsp/conf/machine/am62dxx-evm.conf | 9 ++++++++-
> >  1 file changed, 8 insertions(+), 1 deletion(-)
> >
> >diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf
> >index ef9df2f7..c776ffbf 100644
> >--- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf
> >+++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf
> >@@ -7,7 +7,14 @@ require conf/machine/include/am62dxx.inc
> >  KERNEL_DEVICETREE_PREFIX = " \
> >      ti/k3-am62d2 \
> >      ti/k3-am62a7-sk-edgeai \
> >-    ti/k3-am62x-sk \
> >+    ti/k3-am62x-sk-csi2 \
> >+    ti/k3-am62x-sk-ecap-capture \
> >+    ti/k3-am62x-sk-eqep \
> >+    ti/k3-am62x-sk-hdmi \
> >+    ti/k3-am62x-sk-lpm \
> >+    ti/k3-am62x-sk-mcspi-loopback \
> >+    ti/k3-am62x-sk-pwm \

Why are these needed? Shouldn't the first removed more generic prefix cover 
them all?


> >+    ti/k3-am62a7-sk-mcan.dtbo \
> >      ti/k3-am62a7-sk-rpi-hdr-ehrpwm \
> >      ti/k3-am62a7-sk-e3-max-opp \
> >  "