Re: [meta-ti][master][PATCH] conf: am62dxx-evm: Fixup packaged overlay list
Judith Mendez <[email protected]> Tue, 9 Jun 2026 16:09:35 -0500
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
Hi Ryan, On 6/9/26 3:45 PM, Ryan Eatmon wrote: > > I assume this is for wrynose as well? If so, please make sure to add it > on the subject going forward. Will fix and respin > > > 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 \ >> + ti/k3-am62a7-sk-mcan.dtbo \ >> ti/k3-am62a7-sk-rpi-hdr-ehrpwm \ >> ti/k3-am62a7-sk-e3-max-opp \ >> " >