diff options
| author | Praneeth Bajjuri <praneeth@ti.com> | 2023-11-29 15:40:59 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2023-11-29 16:59:37 -0600 |
| commit | 89b8408d25ef5cb1d20b2e67ab688895efdf25e4 (patch) | |
| tree | 7b9fe91c5b34136c12e46848453779ecca43cfa8 | |
| parent | edcd569448e271ef518a9a5540c9da2464e514db (diff) | |
| download | meta-ti-89b8408d25ef5cb1d20b2e67ab688895efdf25e4.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.conf | 2 |
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 | ||
| 15 | KERNEL_DEVICETREE = " \ | 15 | KERNEL_DEVICETREE = " \ |
