From: Ricardo Neri Date: Tue, 31 Jan 2012 19:36:06 +0000 (-0600) Subject: OMAPDSS: HDMI: Implement initialization of MCLK X-Git-Tag: v3.4-rc1~125^2~8^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8989d96eb35335e4e464369da7bdb28e8c84a9f;p=pandora-kernel.git OMAPDSS: HDMI: Implement initialization of MCLK When the MCLK is used to drive the Audio Clock Regeneration packets, the initialization procedure is to set ACR_CTRL[2] to 0 and then back again to 1. Also, devices that do not support the MCLK, use the TMDS clock directly by leaving ACR_CTRL[2] set to 0. The MLCK clock divisor, mclk_mode, is configured only if MLCK is used. Such configuration is no longer related to the CTS mode as in some silicon revisions CTS SW-mode is used along with the MCLK. Signed-off-by: Ricardo Neri Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed