From d29501f882e2297701c0f22fbd187161c7acc50b Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Tue, 14 Nov 2023 17:51:56 -0600 Subject: conf: machine: am62xx-lp-evm.conf: Pick MCU GPIO wakeup overlay commit [1] renamed the MCU GPIO wakeup overlay as k3-am62x-sk-mcu-gpio-wakeup.dtbo k3-am62x-sk prefix picks this overlay for am62xx, am62axx and am62xxsip already. This patch picks the necessary overlay for am62xx-lp-evm since it doesnt use the same prefix as other am62 platforms. [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=24bd6ce832cd Signed-off-by: Praneeth Bajjuri Reviewed-by: Judith Mendez Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index afa5e061..dfb9cbfa 100644 --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf @@ -9,6 +9,7 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am625-sk \ ti/k3-am62x-sk-hdmi \ ti/k3-am62x-sk-mcan \ + ti/k3-am62x-sk-mcu \ " KERNEL_DEVICETREE = " \ -- cgit v1.2.3-54-g00ecf