From 89b8408d25ef5cb1d20b2e67ab688895efdf25e4 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Wed, 29 Nov 2023 15:40:59 -0600 Subject: [PATCH] conf: machine: am62xx-lp-evm.conf: Pick LPM wkup sources overlay commit [1] created a common LPM wkup sources overlay and removes k3-am62x-sk-mcu-gpio-wakeup.dtso for am62 device family. 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=4ba1886b886d Signed-off-by: Praneeth Bajjuri Reviewed-by: Judith Mendez Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index dfb9cbfa..229b74bc 100644 --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf @@ -8,8 +8,8 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am62-lp \ ti/k3-am625-sk \ ti/k3-am62x-sk-hdmi \ + ti/k3-am62x-sk-lpm \ ti/k3-am62x-sk-mcan \ - ti/k3-am62x-sk-mcu \ " KERNEL_DEVICETREE = " \