commit | d8c25d3a1a1d61cf433654f3632a03ddaee4f781 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Tue Jul 15 14:48:41 2014 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Tue Jul 15 16:39:02 2014 -0700 |
tree | f3073e5d22c2762ee28fa0c1fe1c1be29fefa468 | |
parent | f87dfcabc6f173cc811d185d33327f50a8c88399 [diff] |
clk: qcom: pll: Add support for configuring SR PLLs Some SR type PLLs need to be configured for a certain rate when linux boots. Add support for these types of PLLs so that we can program PLL15's rate on apq8064. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>