diff options
author | Georgi Djakov <georgi.djakov@linaro.org> | 2015-03-18 15:08:21 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-03-24 00:09:20 +0100 |
commit | a5408ec6057e40d56b1c04608f07d21c5163ced0 (patch) | |
tree | 99f599e54162fcf16445dbfbb301a41374216706 /Documentation | |
parent | clk: qcom: Introduce parent_map tables (diff) | |
download | linux-a5408ec6057e40d56b1c04608f07d21c5163ced0.tar.xz linux-a5408ec6057e40d56b1c04608f07d21c5163ced0.zip |
dt-bindings: Add #defines for MSM8916 clocks and resets
Add clocks/resets defines for the global clock controller
found on Qualcomm MSM8916 SoCs.
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'Documentation')
-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 aba3d254e037..54c23f34f194 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt @@ -8,6 +8,7 @@ Required properties : "qcom,gcc-apq8084" "qcom,gcc-ipq8064" "qcom,gcc-msm8660" + "qcom,gcc-msm8916" "qcom,gcc-msm8960" "qcom,gcc-msm8974" "qcom,gcc-msm8974pro" |