diff mbox series

[meta-ti,dunfell] conf: machine: j721s2: Add ehrpwm overlay for am68-sk

Message ID 20230207134926.3800-1-sinthu.raja@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,dunfell] conf: machine: j721s2: Add ehrpwm overlay for am68-sk | expand

Commit Message

Sinthu Raja M Feb. 7, 2023, 1:49 p.m. UTC
From: Sinthu Raja <sinthu.raja@ti.com>

The AM68 SK has PWM output pins connected to its RPi headers. Add
overlay file to enable PWM pins.

Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
---
 conf/machine/j721s2-evm.conf | 1 +
 1 file changed, 1 insertion(+)

Comments

Andrew Davis Feb. 7, 2023, 2:33 p.m. UTC | #1
On 2/7/23 7:49 AM, Sinthu Raja M via lists.yoctoproject.org wrote:
> From: Sinthu Raja <sinthu.raja@ti.com>
> 
> The AM68 SK has PWM output pins connected to its RPi headers. Add
> overlay file to enable PWM pins.
> 
> Signed-off-by: Sinthu Raja <sinthu.raja@ti.com>
> ---
>   conf/machine/j721s2-evm.conf | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/conf/machine/j721s2-evm.conf b/conf/machine/j721s2-evm.conf
> index 7c120dcc..7e0f1246 100644
> --- a/conf/machine/j721s2-evm.conf
> +++ b/conf/machine/j721s2-evm.conf
> @@ -17,6 +17,7 @@ KERNEL_DEVICETREE = " \
>       ti/k3-am68-sk-bb-csi2-ov5640.dtbo \
>       ti/k3-am68-sk-bb-rpi-cam-imx219.dtbo \
>       ti/k3-am68-sk-fpdlink-fusion.dtbo \
> +    ti/ k3-am68-sk-rpi-hdr-ehrpwm.dtbo \

           ^ extra space? have you tested this patch?

Andrew

>       ti/k3-am68-sk-som-ddr_mem_carveout.dtbo \
>       ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \
>       ti/k3-j721e-fpdlink-imx390-cm-0-1.dtbo \
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#15730): https://lists.yoctoproject.org/g/meta-ti/message/15730
> Mute This Topic: https://lists.yoctoproject.org/mt/96807109/3619733
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [afd@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/conf/machine/j721s2-evm.conf b/conf/machine/j721s2-evm.conf
index 7c120dcc..7e0f1246 100644
--- a/conf/machine/j721s2-evm.conf
+++ b/conf/machine/j721s2-evm.conf
@@ -17,6 +17,7 @@  KERNEL_DEVICETREE = " \
     ti/k3-am68-sk-bb-csi2-ov5640.dtbo \
     ti/k3-am68-sk-bb-rpi-cam-imx219.dtbo \
     ti/k3-am68-sk-fpdlink-fusion.dtbo \
+    ti/ k3-am68-sk-rpi-hdr-ehrpwm.dtbo \
     ti/k3-am68-sk-som-ddr_mem_carveout.dtbo \
     ti/k3-j721e-fpdlink-imx390-cm-0-0.dtbo \
     ti/k3-j721e-fpdlink-imx390-cm-0-1.dtbo \