Message ID | 20241205002508.893914-1-jm@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master/scarthgap,v2] conf: machine: am62xx-lp-evm: Add PWM overlays | expand |
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index 51e99728..3eeffcbf 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 = " \
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> --- Changes since v1: - add k3-am62x-sk-dmtimer-pwm overlay --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 2 ++ 1 file changed, 2 insertions(+)