From 53f4aaf0a89b0a2a4124b797e106a6cf6f3b0b73 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Thu, 14 Mar 2024 12:34:06 -0500 Subject: conf: machine: am62p: pick lpm overlay overlay k3-am62x-sk-lpm-wkup-sources.dtso is common across am62x platforms. This overlay is added in 6.1 kernel at [1] [1]: https://git.ti.com/cgit/ti-linux-kernel/ti-linux-kernel/commit/?&id=4ba1886b886d This patch is to enable the same low power management wakeup sources overlay for am62pxx platform as well. Reported-by: Vibhore Vardhan Signed-off-by: Praneeth Bajjuri Signed-off-by: Ryan Eatmon --- meta-ti-bsp/conf/machine/am62pxx-evm.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-ti-bsp/conf/machine/am62pxx-evm.conf b/meta-ti-bsp/conf/machine/am62pxx-evm.conf index 95602116..fab96bd8 100644 --- a/meta-ti-bsp/conf/machine/am62pxx-evm.conf +++ b/meta-ti-bsp/conf/machine/am62pxx-evm.conf @@ -9,6 +9,7 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am62p5 \ ti/k3-am62x-sk-csi2 \ ti/k3-am62x-sk-hdmi \ + ti/k3-am62x-sk-lpm \ " KERNEL_DEVICETREE = " \ -- cgit v1.2.3-54-g00ecf