[PATCH 2/2 v2][resend] drm: bridge: add DesignWare HDMI I2S audio support

2016-09-16 Thread Mark Brown
On Fri, Sep 16, 2016 at 08:01:01AM +, Kuninori Morimoto wrote: > > Hi Mark > > Can I have feedback about this patch ? These are DRM patches, I'd expect them to go via the DRM subsystem. Please don't send content free pings and please allow a reasonable time for review. People get busy, go

[PATCH 2/2 v2][resend] drm: bridge: add DesignWare HDMI I2S audio support

2016-09-16 Thread Kuninori Morimoto
Hi Mark Can I have feedback about this patch ? > From: Kuninori Morimoto > > Current dw-hdmi is supporting sound via AHB bus, but it has > I2S audio feature too. This patch adds I2S audio support to dw-hdmi. > This HDMI I2S is supported by using ALSA SoC common HDMI encoder > driver. > >

[PATCH 2/2 v2][resend] drm: bridge: add DesignWare HDMI I2S audio support

2016-08-03 Thread Kuninori Morimoto
From: Kuninori Morimoto Current dw-hdmi is supporting sound via AHB bus, but it has I2S audio feature too. This patch adds I2S audio support to dw-hdmi. This HDMI I2S is supported by using ALSA SoC common HDMI encoder driver. Tested-by: Jose Abreu