summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJudith Mendez <jm@ti.com>2024-12-04 18:25:08 -0600
committerRyan Eatmon <reatmon@ti.com>2024-12-06 09:22:10 -0600
commit5ff33770ca304eee303466257a552fb2d7f833e8 (patch)
treed84ddff019faa341d9ff77ca5ffc29a5e69bf3c6
parent346f244bf7d432bb09edf5b0e9a152b65220c3b7 (diff)
downloadmeta-ti-5ff33770ca304eee303466257a552fb2d7f833e8.tar.gz
conf: machine: am62xx-lp-evm: Add PWM overlays
Add the PWM overlays: k3-am62x-sk-dmtimer-pwm and k3-am62x-sk-pwm for AM62 LP SK. Signed-off-by: Judith Mendez <jm@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/am62xx-lp-evm.conf2
1 files changed, 2 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 9ff95adf..5a332b58 100644
--- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
+++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf
@@ -8,9 +8,11 @@ require conf/machine/include/ti-extras.inc
8KERNEL_DEVICETREE_PREFIX = " \ 8KERNEL_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-hdmi \ 12 ti/k3-am62x-sk-hdmi \
12 ti/k3-am62x-sk-lpm \ 13 ti/k3-am62x-sk-lpm \
13 ti/k3-am62x-sk-mcan \ 14 ti/k3-am62x-sk-mcan \
15 ti/k3-am62x-sk-pwm \
14" 16"
15 17
16KERNEL_DEVICETREE = " \ 18KERNEL_DEVICETREE = " \