how to init/config pwm3 in the uboot of android 5.0 / Imx6dl.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

how to init/config pwm3 in the uboot of android 5.0 / Imx6dl.

806 Views
尚飞汤
Contributor IV
imx_pwm_config(pwm2, 25000, 50000);
imx_pwm_enable(pwm2);

above is android 4.2 in uboot .

but the android 5.0 of imx6dl has no imx_pwm.c file,then,how to config it in the uboot?

Labels (2)
Tags (2)
0 Kudos
Reply
0 Replies