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

Judith Mendez <[email protected]> Tue, 9 Jun 2026 16:08:54 -0500
Newsgroups org.yoctoproject.lists.meta-ti
Message-ID <[email protected]>
Hi Andrew,

On 6/9/26 3:58 PM, Andrew Davis wrote:
> On 6/9/26 3:53 PM, Denys Dmytriyenko wrote:
>> 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 \
> 
> Also this one isn't a prefix, it is just a full DTBO file, why not:
> 
> ti/k3-am62a7-sk
> 
> or some smaller prefix so we get all the future new overlays.
> 

I was not sure if all ti/k3-am62a7-sk overlays applied to am62d, that
is why I did not carry out that change. but I can do that if there
are no objections

> 
>>>>       ti/k3-am62a7-sk-rpi-hdr-ehrpwm \
>>>>       ti/k3-am62a7-sk-e3-max-opp \
>>>>   "
>>>>
>>>>
>>>> -=-=-=-=-=-=-=-=-=-=-=-
>>>> Links: You receive all messages sent to this group.
>>>> View/Reply Online (#19996): https://lists.yoctoproject.org/g/meta- 
>>>> ti/message/19996
>>>> Mute This Topic: https://lists.yoctoproject.org/mt/119730108/3619733
>>>> Group Owner: [email protected]
>>>> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub 
>>>> [[email protected]]
>>>> -=-=-=-=-=-=-=-=-=-=-=-
>>>>
>