Uh oh!
There was an error while loading. Please reload this page.
Added a patch for getting the ADC to work properly and also using separa... - #41
Added a patch for getting the ADC to work properly and also using separa...#41eliasbakken wants to merge 8 commits into
Conversation
…arate FIFO for touchscreen and ADC
koenkooi
commented
May 29, 2013
Jan mentioned this patchset: http://thread.gmane.org/gmane.linux.kernel.iio/7502 can you have a look at that? |
eliasbakken
commented
May 29, 2013
Koen, it looks a lot like what I have done. I just skimmed through it. Some On May 29, 2013, at 13:15, Koen Kooi notifications@github.com wrote: Jan mentioned this patchset: — |
koenkooi
commented
May 29, 2013
I think you need to manually compare these with the patches we have. That would be a good task for the google summer of code student working on IIO :) |
eliasbakken
commented
May 30, 2013
Ok, I'll just leave it for now then. |
…abled and not be in conflict with the SPI1 pins
eliasbakken
commented
Jun 3, 2013
Like the comment says I've split the HDMI firmware into audio and video like we discussed. I have not had the chance to test the audio since I do not have an HDMI compatible TV/screen with audio. Can someone test this? |
pantoniou
commented
Jun 4, 2013
eliasbakken, I will split the HDMI cape too. Need some changes in the tilcdc driver first, cause we want to use the higher resolutions when audio is not enabled. |
jadonk
commented
Aug 16, 2013
Is this still needed? |
ASoC: davinci: McASP: Make code generic remove hardcode
jadonk
commented
Feb 13, 2014
@RobertCNelson is this still needed? |
errordeveloper
commented
Sep 8, 2014
@jadonk I think you should close it. If @eliasbakken still needs it, he'll respond. It's too old to keep open. |
...te FIFO for touchscreen and ADC
I've placed this under hacks, since it's such a large patch and might not live up to coding standards o_0 - I've tested both without LCD and with LCD. Needs review.