From 507ff12202be8ac5f08dd4b42115c9b4b83a4757 Mon Sep 17 00:00:00 2001 From: Jai Luthra Date: Tue, 16 May 2023 11:24:11 +0530 Subject: [PATCH] conf: machine: am62axx: Use generic fpdlink prefix 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 Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am62axx-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = " \