-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added a patch for getting the ADC to work properly and also using separa... #41
base: 3.8
Are you sure you want to change the base?
Conversation
…arate FIFO for touchscreen and ADC
Jan mentioned this patchset: http://thread.gmane.org/gmane.linux.kernel.iio/7502 can you have a look at that? |
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 [email protected] wrote: Jan mentioned this patchset: — |
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 :) |
Ok, I'll just leave it for now then. |
…abled and not be in conflict with the SPI1 pins
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? |
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. |
Is this still needed? |
ASoC: davinci: McASP: Make code generic remove hardcode
@RobertCNelson is this still needed? |
@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.