On 05/11/2012 07:51 AM, Tomi Valkeinen wrote:
On Thu, 2012-05-10 at 20:56 -0500, Ricardo Neri wrote:
Sorry, some hunks where missing in the patch that I submitted yesterday.
I just pushed a branch containing the whole most up-to-date series here:
git://gitorious.org/omap-audio/linux-audio.git ricardon/topic/dss_audio-for-tomi
This includes the implementation of the DSS audio interface for HDMI covering the improved locking strategy [1][2], plus the missing hunks in my yesterday's patch, plus handling of mode changes you pointed out.
Please let me know if you want me to resubmit the whole patch series so that you can comment if you need to.
Thanks, I think this is fine. I had to rebase your branch as you had some extra patches there also. There were also a few conflicts with latest dss stuff, but nothing serious.
I pushed the branch with latest dss and your branch to:
git://gitorious.org/linux-omap-dss2/linux.git test
With a quick test video works ok, but I didn't test audio.
Thanks for taking the patches! In your branch, the audio part would not build with audio enabled as your branch does not have the ALSA CEA-861 definitions patch [1]. The platform devices for the ASoC HDMI drivers[2] are also missing. I put these patches on top of your test branch and audio works well. [1] and [2] will come from Takashi's and Tony's branches.
BR,
Ricardo
[1]http://www.mail-archive.com/linux-omap@vger.kernel.org/msg66600.html [2]http://www.spinics.net/lists/linux-omap/msg68834.html
Tomi