Message ID | 20241202194929.67533-1-jm@ti.com |
---|---|
State | Superseded |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,master/scarthgap] conf: machine: am62xx-lp-evm: Add PWM overlay | expand |
Hi all, Please do not merge, I will be adding a second overlay to this patch. ~ Judith On 12/2/24 1:49 PM, Judith Mendez wrote: > Add the k3-am62x-sk-pwm.dtbo overlay for AM62 LP SK. > > Signed-off-by: Judith Mendez <jm@ti.com> > --- > meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf > index 51e99728..cd413afe 100644 > --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf > +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf > @@ -11,6 +11,7 @@ KERNEL_DEVICETREE_PREFIX = " \ > ti/k3-am62x-sk-hdmi \ > ti/k3-am62x-sk-lpm \ > ti/k3-am62x-sk-mcan \ > + ti/k3-am62x-sk-pwm \ > " > > KERNEL_DEVICETREE = " \
diff --git a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf index 51e99728..cd413afe 100644 --- a/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf +++ b/meta-ti-bsp/conf/machine/am62xx-lp-evm.conf @@ -11,6 +11,7 @@ KERNEL_DEVICETREE_PREFIX = " \ ti/k3-am62x-sk-hdmi \ ti/k3-am62x-sk-lpm \ ti/k3-am62x-sk-mcan \ + ti/k3-am62x-sk-pwm \ " KERNEL_DEVICETREE = " \
Add the k3-am62x-sk-pwm.dtbo overlay for AM62 LP SK. Signed-off-by: Judith Mendez <jm@ti.com> --- meta-ti-bsp/conf/machine/am62xx-lp-evm.conf | 1 + 1 file changed, 1 insertion(+)