commit | 3966fab8b6abfe0fa55418fb9455c0b05735c1b0 | [log] [tgz] |
---|---|---|
author | Georgi Djakov <georgi.djakov@linaro.org> | Wed Mar 18 16:08:22 2015 +0200 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Mon Mar 23 16:09:22 2015 -0700 |
tree | 02f4d48670b00ecf895a0c5c961a6861331241db | |
parent | a5408ec6057e40d56b1c04608f07d21c5163ced0 [diff] |
clk: qcom: Add MSM8916 Global Clock Controller support This patch adds support for the global clock controller found on the MSM8916 based devices. It allows the various device drivers to probe and control their clocks and resets. Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org> [sboyd@codeaurora.org: Removed NULL entry from parent_maps] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>