From 5ff33770ca304eee303466257a552fb2d7f833e8 Mon Sep 17 00:00:00 2001 From: Judith Mendez Date: Wed, 4 Dec 2024 18:25:08 -0600 Subject: 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 --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 ++ 1 file changed, 2 insertions(+) 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 KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am62-lp \ ti/k3-am625-sk \ + ti/k3-am62x-sk-dmtimer-pwm \ ti/k3-am62x-sk-hdmi \ ti/k3-am62x-sk-lpm \ ti/k3-am62x-sk-mcan \ + ti/k3-am62x-sk-pwm \ " KERNEL_DEVICETREE = " \ -- cgit v1.2.3-54-g00ecf