[RFC 3/5] ASoC: codec: hdmi drm codec driver

2015-09-29 Thread Jyri Sarha
On 09/25/15 18:50, Arnaud Pouliquen wrote: > Hello Jyri, > > Yes using or not DRM bridge we should be able to have a common > implementation > > Please find,my answer belows > > BR, > Arnaud > > On 09/25/2015 04:11 PM, Jyri Sarha wrote: >> Despite my earlier comment this implementation and the rela

[RFC 3/5] ASoC: codec: hdmi drm codec driver

2015-09-25 Thread Arnaud Pouliquen
Hello Jyri, Yes using or not DRM bridge we should be able to have a common implementation Please find,my answer belows BR, Arnaud On 09/25/2015 04:11 PM, Jyri Sarha wrote: > Despite my earlier comment this implementation and the related HW is > quite similar in all significant aspects to the p

[RFC 3/5] ASoC: codec: hdmi drm codec driver

2015-09-25 Thread Jyri Sarha
Despite my earlier comment this implementation and the related HW is quite similar in all significant aspects to the patch set posted couple of days ago [1] for Beaglebone-Black HDMI audio. [1] http://permalink.gmane.org/gmane.linux.alsa.devel/144144 I have not yet gotten to bottom of drm-side

[RFC 3/5] ASoC: codec: hdmi drm codec driver

2015-09-21 Thread Arnaud Pouliquen
Add a generic codec to interface audio with DRM drivers Signed-off-by: Arnaud Pouliquen --- include/sound/hdmi_drm.h| 16 ++ sound/soc/codecs/Kconfig| 4 ++ sound/soc/codecs/Makefile | 2 + sound/soc/codecs/hdmi_drm.c | 125 4 files