commit | a4f48cd3a16243671b42c6ef6437c0df77c9f1f9 | [log] [tgz] |
---|---|---|
author | Aravind Venkateswaran <aravindh@codeaurora.org> | Wed Jan 04 16:24:19 2012 -0800 |
committer | Aravind Venkateswaran <aravindh@codeaurora.org> | Thu Jan 05 15:54:04 2012 -0800 |
tree | a7f3a40d4f4cc5e39d74b3e8f4bce62ca7c78862 | |
parent | 2902532ccf325108581ee5e75cb4ae1216dcca67 [diff] |
msm_fb: [HDMI_COMPLIANCE] Update audio ARCs for 480p As per HDMI specification, the correct pixel clock rate for 480p should be 27.027 MHz. In the code, we are currently using 27.03 MHz and thus the audio constants corresponding to this clock rate seem to be incorrect. This change updates these constants as per the HDMI and the CEA-861D spec. Change-Id: I526ce7bb5e6894e07040cc409c8a700e4a78a9fd CRs-Fixed: 328553 Signed-off-by: Aravind Venkateswaran <aravindh@codeaurora.org>