commit | 229fd4a505553c3a475b90e9aa8e452f5d78eb3b | [log] [tgz] |
---|---|---|
author | Stephen Boyd <sboyd@codeaurora.org> | Mon Apr 28 15:59:16 2014 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Sep 22 15:16:54 2014 -0700 |
tree | 5f4b5b22574558f9d41e93f3d9f01f7290695cb2 | |
parent | ae3669ac5c09fa8dfc8d8a294ccb5f265b8929be [diff] |
clk: qcom: Add support for banked MD RCGs The banked MD RCGs in global clock control have a different register layout than the ones implemented in multimedia clock control. Add support for these types of clocks so we can change the rates of the UBI32 clocks. Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>