beagleboard / kernel

Kernel for the beagleboard.org boards
172 stars 159 forks source link

Added a patch for getting the ADC to work properly and also using separa... #41

Open eliasbakken opened 11 years ago

eliasbakken commented 11 years ago

...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.

koenkooi commented 11 years ago

Jan mentioned this patchset: http://thread.gmane.org/gmane.linux.kernel.iio/7502 can you have a look at that?

eliasbakken commented 11 years ago

Koen, it looks a lot like what I have done. I just skimmed through it. Some of the work I have done is porting code from the Arago-project and adding dt-support. If it is the same or more complete this set can be applied instead. Which commit can this be applied to? Any chance for me to try it? Sent from my iPhone

On May 29, 2013, at 13:15, Koen Kooi notifications@github.com wrote:

Jan mentioned this patchset: http://thread.gmane.org/gmane.linux.kernel.iio/7502 can you have a look at that?

— Reply to this email directly or view it on GitHubhttps://github.com/beagleboard/kernel/pull/41#issuecomment-18609646 .

koenkooi commented 11 years ago

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 11 years ago

Ok, I'll just leave it for now then.

eliasbakken commented 11 years ago

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 11 years ago

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 11 years ago

Is this still needed?

jadonk commented 10 years ago

@RobertCNelson is this still needed?

errordeveloper commented 10 years ago

@jadonk I think you should close it. If @eliasbakken still needs it, he'll respond. It's too old to keep open.