summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJudith Mendez <jm@ti.com>2026-06-10 12:03:08 -0500
committerRyan Eatmon <reatmon@ti.com>2026-06-12 13:25:14 -0500
commitd6532526fe8f4d4a2dfa4fcdc85cc224f0a13fa2 (patch)
treea9fef26d0a2daeb933331a3a3af95c02f4fa9601
parent3cbf5591ba49500322fbc0af746b9cad737bf759 (diff)
downloadmeta-ti-wrynose-wip.tar.gz
conf: am62dxx-evm: Fixup packaged overlay listwrynose-wip
Some k3-am62x-sk* overlays no longer apply to AM62A/AM62D boards, update overlay list packaged for AM62D so that the k3-am62a7-sk* overlays are included as well as the k3-am62x-sk* overlays that do apply to AM62D board. This means ti/k3-am62x-sk generic prefix must now be droped. Signed-off-by: Judith Mendez <jm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am62dxx-evm.conf12
1 files changed, 8 insertions, 4 deletions
diff --git a/meta-ti-bsp/conf/machine/am62dxx-evm.conf b/meta-ti-bsp/conf/machine/am62dxx-evm.conf
index ef9df2f7..b723d457 100644
--- a/meta-ti-bsp/conf/machine/am62dxx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62dxx-evm.conf
@@ -6,10 +6,14 @@ require conf/machine/include/am62dxx.inc
6 6
7KERNEL_DEVICETREE_PREFIX = " \ 7KERNEL_DEVICETREE_PREFIX = " \
8 ti/k3-am62d2 \ 8 ti/k3-am62d2 \
9 ti/k3-am62a7-sk-edgeai \ 9 ti/k3-am62a7-sk \
10 ti/k3-am62x-sk \ 10 ti/k3-am62x-sk-csi2 \
11 ti/k3-am62a7-sk-rpi-hdr-ehrpwm \ 11 ti/k3-am62x-sk-ecap-capture \
12 ti/k3-am62a7-sk-e3-max-opp \ 12 ti/k3-am62x-sk-eqep \
13 ti/k3-am62x-sk-hdmi \
14 ti/k3-am62x-sk-lpm \
15 ti/k3-am62x-sk-mcspi-loopback \
16 ti/k3-am62x-sk-pwm \
13" 17"
14 18
15KERNEL_DEVICETREE = "" 19KERNEL_DEVICETREE = ""