[PATCH] drm/i2c: tda998x: Allow for different audio sample rates

2014-11-19 Thread Andrew Jackson
On 11/18/14 18:00, Russell King - ARM Linux wrote: > On Tue, Nov 18, 2014 at 05:39:30PM +, Andrew Jackson wrote: >> On HDMI, the audio data are carried across the HDMI link which is >> driven by the TDMS clock. The TDMS clock is dependent on the video pixel >> rate. >> >> This patch sets the de

[PATCH] drm/i2c: tda998x: Allow for different audio sample rates

2014-11-18 Thread Russell King - ARM Linux
On Tue, Nov 18, 2014 at 05:39:30PM +, Andrew Jackson wrote: > On HDMI, the audio data are carried across the HDMI link which is > driven by the TDMS clock. The TDMS clock is dependent on the video pixel > rate. > > This patch sets the denominator (Cycle Time Stamp) appropriately > allowing the

[PATCH] drm/i2c: tda998x: Allow for different audio sample rates

2014-11-18 Thread Andrew Jackson
On HDMI, the audio data are carried across the HDMI link which is driven by the TDMS clock. The TDMS clock is dependent on the video pixel rate. This patch sets the denominator (Cycle Time Stamp) appropriately allowing the driver to send audio to a wider range of HDMI sinks (i.e. monitors). Signe