I attached a PWM driver for the mainline kernel. I think it is working
but I don't have access to a scope at my current location. I know it
is making pulses, but without a scope I have no idea if they are the
correct pulses.

I tried this and the audio chip wasn't happy with the pulses. It
should have made a 12Mhz clock with a 50% duty cycle.
pwms = <&pwm 0 100 0>;

This goes into bypass mode and puts 24Mhz on the pin.
pwms = <&pwm 0 50 0>;

If someone can tell me what's going on with the output pin I can make
changes as needed.

-- 
Jon Smirl
jonsm...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to linux-sunxi+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: pwm
Description: Binary data

Reply via email to