diff options
author | Joonwoo Park <joonwoop@codeaurora.org> | 2018-03-27 18:25:18 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-04-17 08:51:27 +0300 |
commit | b5f5f525c547e05fad3ecb4c8d6ceef9cdb14ac3 (patch) | |
tree | 1dbb2b6f87ec65be654d1569ec0b13c63500c9d2 /Documentation/devicetree/bindings/clock/qcom,gcc.txt | |
parent | 60cc43fc888428bb2f18f08997432d426a243338 (diff) | |
download | linux-b5f5f525c547e05fad3ecb4c8d6ceef9cdb14ac3.tar.xz |
clk: qcom: Add MSM8998 Global Clock Control (GCC) driver
Add support for the global clock controller found on MSM8998
based devices. This should allow most non-multimedia device
drivers to probe and control their clocks.
Signed-off-by: Joonwoo Park <joonwoop@codeaurora.org>
Signed-off-by: Imran Khan <kimran@codeaurora.org>
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
[bjorn: Specify regs for alpha_plls, fix white spaces and add binding]
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qcom,gcc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qcom,gcc.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt index 551d03be9665..d1fb8b213dde 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt @@ -17,6 +17,7 @@ Required properties : "qcom,gcc-msm8974pro-ac" "qcom,gcc-msm8994" "qcom,gcc-msm8996" + "qcom,gcc-msm8998" "qcom,gcc-mdm9615" - reg : shall contain base register location and length |