[PATCH v4 0/2] sti: add audio interface to the hdmi driver

2016-04-28 Thread Arnaud Pouliquen
Add linux-fbdev diffusion list in loop for patch-set review. On 04/21/2016 05:29 PM, Arnaud POULIQUEN wrote: > This patchset implements audio interface in HDMI drm driver. Implementation > is based on > ASoC generic hdmi codec driver( https://patchwork.kernel.org/patch/8713141/). > It also prop

[PATCH v4 0/2] sti: add audio interface to the hdmi driver

2016-04-21 Thread Arnaud Pouliquen
This patchset implements audio interface in HDMI drm driver. Implementation is based on ASoC generic hdmi codec driver( https://patchwork.kernel.org/patch/8713141/). It also proposes helper functions to compute N and CTS parameters according to HDMI 1.4b specification. V4: fixes for "vide