diff mbox series

[master/kirkstone] conf: machine: am62axx: Use generic fpdlink prefix

Message ID 20230516055411.3793327-1-j-luthra@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [master/kirkstone] conf: machine: am62axx: Use generic fpdlink prefix | expand

Commit Message

Jai Luthra May 16, 2023, 5:54 a.m. UTC
The FPDLink overlays are platform-agnostic, and have been renamed to
match that in the tiL6.1 kernel [1]. So use the generic k3-fpdlink
prefix to pick the overlays in the builds.

[1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/tree/arch/arm64/boot/dts/ti/Makefile?id=13ef48e91#n62

Signed-off-by: Jai Luthra <j-luthra@ti.com>
---
 meta-ti-bsp/conf/machine/am62axx-evm.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/machine/am62axx-evm.conf b/meta-ti-bsp/conf/machine/am62axx-evm.conf
index 691a074b..d48109ae 100644
--- a/meta-ti-bsp/conf/machine/am62axx-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62axx-evm.conf
@@ -6,7 +6,7 @@  require conf/machine/include/am62axx.inc
 
 KERNEL_DEVICETREE_PREFIX = " \
     ti/k3-am62a7 \
-    ti/k3-j721e-fpdlink \
+    ti/k3-fpdlink \
 "
 
 KERNEL_DEVICETREE = " \