From: Stephen Boyd Date: Fri, 11 Jul 2014 19:55:27 +0000 (-0700) Subject: clk: qcom: Support bypass RCG configuration X-Git-Tag: cleanup-for-v3.18~147^2~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404c1ff67d241e8503fd46a09d324343aa321a8a;p=pandora-kernel.git clk: qcom: Support bypass RCG configuration In the case of HDMI clocks, we want to bypass the RCG's ability to divide the output clock and pass through the parent HDMI PLL rate. Add a simple set of clk_ops to configure the RCG to do this. This removes the need to keep adding more frequency entries to the tv_src clock whenever we want to support a new rate. Tested-by: Rob Clark Signed-off-by: Stephen Boyd --- Reading git-diff-tree failed