<iscle>
I have some good news! The USB DMA driver appears to be partially working :) However, it crashes after finishing the transfer because of some null pointer I have yet to find/fix. However, I like it, I'm on the right track!
<iscle>
Time to get some sleep now :)
iscle has quit [Remote host closed the connection]
digetx has joined #linux-sunxi
digetx is now known as Guest5068
digetx has joined #linux-sunxi
Guest5068 has quit [Ping timeout: 480 seconds]
digetx has quit [Ping timeout: 480 seconds]
digetx has joined #linux-sunxi
digetx is now known as Guest5071
digetx has joined #linux-sunxi
Guest5071 has quit [Ping timeout: 480 seconds]
paulk has quit [Read error: Connection reset by peer]
paulk has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
<tokyovigilante>
apritzel: I found that on the H616/H700, audio playback was 50% of correct, and needed the PLL_AUDIO_1X and PLL_AUDIO_4X dividers to be doubled to compensate
<machinehum>
Is that "useful" to anyone? I've found a bunch of ttyxyz nodes in my /dev/ (far more than my desktop machine, far more than 64) and it's polluting the directory
<apritzel>
tokyovigilante: ah, I see, thanks. I don't see that same bug on the H616, but it looks a bit fishy: we force several PLL_AUDIO bits to fixed values, but am not sure we communicate the implications correctly to the kernel
Schimsalabim has quit [Read error: Connection reset by peer]
<apritzel>
this is a clear fix, but it would double the PLL frequency, so I am wondering if we need to adjust somewhere else, or whether it never really worked before