1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 08:50:31 +00:00

conf: machine: am62a: Fix overlays in KERNEL_DEVICETREE_PREFIX

There have been changes in k3-am62x* overlays due to conflicts
in DT, so update KERNEL_DEVICETREE_PREFIX for AM62A SK appropriately.

Signed-off-by: Judith Mendez <jm@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
Judith Mendez
2026-03-16 17:18:14 -05:00
committed by Ryan Eatmon
parent df378fdf63
commit 237d409aaf
+7 -1
View File
@@ -6,7 +6,13 @@ require conf/machine/include/am62axx.inc
KERNEL_DEVICETREE_PREFIX = " \
ti/k3-am62a7 \
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-fpdlink \
ti/k3-v3link \
"