This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM625: u-boot: epwm support

Part Number: AM625

Hi,

We are trying to get epwm for DPI backlight in u-boot for custom am625 board.

I found below node in k3-am62-main.dtsi

epwm0: pwm@23000000 {
                compatible = "ti,am64-epwm", "ti,am3352-ehrpwm";

but  "ti,am3352-ehrpwm" not for am625 and not found driver "ti,am64-epwm"

please give suggestion to enable PWM in u-boot for am62x.

Regards,

Gireesh Hiremath