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