diff options
author | Judith Mendez <jm@ti.com> | 2025-04-08 15:14:59 -0500 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2025-04-09 09:31:56 -0500 |
commit | a7337d10e0d64896b853454681723989367af404 (patch) | |
tree | 08dec64774964783f2202c63824d780d0b5193a8 | |
parent | bec751ec3bbb3014f2207b3daa07782f2ab1c692 (diff) | |
download | meta-ti-a7337d10e0d64896b853454681723989367af404.tar.gz |
conf: machine: am62xx-lp-evm: Add eqep overlay
This patch adds prefix string for eqep overlay to
KERNEL_DEVICETREE_PREFIX.
Signed-off-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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index 32d9eb31..37f4a644 100644 --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | |||
@@ -9,6 +9,7 @@ KERNEL_DEVICETREE_PREFIX = " \ | |||
9 | ti/k3-am62-lp \ | 9 | ti/k3-am62-lp \ |
10 | ti/k3-am625-sk \ | 10 | ti/k3-am625-sk \ |
11 | ti/k3-am62x-sk-dmtimer-pwm \ | 11 | ti/k3-am62x-sk-dmtimer-pwm \ |
12 | ti/k3-am62x-sk-eqep \ | ||
12 | ti/k3-am62x-sk-hdmi \ | 13 | ti/k3-am62x-sk-hdmi \ |
13 | ti/k3-am62x-sk-lpm \ | 14 | ti/k3-am62x-sk-lpm \ |
14 | ti/k3-am62x-sk-mcan \ | 15 | ti/k3-am62x-sk-mcan \ |