[PATCH 01/11] drm: bridge/dw_hdmi: add audio sample channel status setting

2015-01-31 Thread Russell King - ARM Linux
On Fri, Jan 30, 2015 at 06:19:46AM -0500, Yakir Yang wrote: > When transmitting IEC60985 linear PCM audio, we configure the > Aduio Sample Channel Status information of all the channel > status bits in the IEC60958 frame. It appears that the iMX6 version of the DW-HDMI IP does not have these

[PATCH 01/11] drm: bridge/dw_hdmi: add audio sample channel status setting

2015-01-31 Thread Yang Kuankuan
On 01/31/2015 05:59 AM, Russell King - ARM Linux wrote: > On Fri, Jan 30, 2015 at 06:19:46AM -0500, Yakir Yang wrote: >> When transmitting IEC60985 linear PCM audio, we configure the >> Aduio Sample Channel Status information of all the channel >> status bits in the IEC60958 frame. > It appears

[PATCH 01/11] drm: bridge/dw_hdmi: add audio sample channel status setting

2015-01-30 Thread Yakir Yang
When transmitting IEC60985 linear PCM audio, we configure the Aduio Sample Channel Status information of all the channel status bits in the IEC60958 frame. Signed-off-by: Yakir Yang --- Changes in v2: - Add audio sample channel status setting drivers/gpu/drm/bridge/dw_hdmi.c | 41