summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2024-03-14 12:34:06 -0500
committerRyan Eatmon <reatmon@ti.com>2024-03-14 16:53:31 -0500
commit8e4013a57c0be49a8e5772b95e66e11790311830 (patch)
treed8d3745e268c7cb4ae9a2bd88b76897a3639cdd6
parent2f3de17c1e623d276811d13d3eb11e5734566acd (diff)
downloadmeta-ti-8e4013a57c0be49a8e5772b95e66e11790311830.tar.gz
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 <vibhore@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am62pxx-evm.conf1
1 files changed, 1 insertions, 0 deletions
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 = " \
9 ti/k3-am62p5 \ 9 ti/k3-am62p5 \
10 ti/k3-am62x-sk-csi2 \ 10 ti/k3-am62x-sk-csi2 \
11 ti/k3-am62x-sk-hdmi \ 11 ti/k3-am62x-sk-hdmi \
12 ti/k3-am62x-sk-lpm \
12" 13"
13 14
14KERNEL_DEVICETREE = " \ 15KERNEL_DEVICETREE = " \