summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPraneeth Bajjuri <praneeth@ti.com>2023-11-29 15:40:59 -0600
committerRyan Eatmon <reatmon@ti.com>2023-11-29 17:00:27 -0600
commit5a4c9c56c728a08cb0c7a515d11c4ddd91d963ad (patch)
tree04a5da576b6a0effc3fe4f456d5a6c2d1ce003a5
parent12612ef66a51767e1a41a5da488d17889d098a65 (diff)
downloadmeta-ti-5a4c9c56c728a08cb0c7a515d11c4ddd91d963ad.tar.gz
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 <praneeth@ti.com> Reviewed-by: Judith Mendez <jm@ti.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm.conf2
1 files changed, 1 insertions, 1 deletions
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 = " \
8 ti/k3-am62-lp \ 8 ti/k3-am62-lp \
9 ti/k3-am625-sk \ 9 ti/k3-am625-sk \
10 ti/k3-am62x-sk-hdmi \ 10 ti/k3-am62x-sk-hdmi \
11 ti/k3-am62x-sk-lpm \
11 ti/k3-am62x-sk-mcan \ 12 ti/k3-am62x-sk-mcan \
12 ti/k3-am62x-sk-mcu \
13" 13"
14 14
15KERNEL_DEVICETREE = " \ 15KERNEL_DEVICETREE = " \