diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-25 14:32:27 -0800 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-25 14:32:27 -0800 |
commit | 0af1a24f5b322fe29edf45e1146c06729c465429 (patch) | |
tree | d80be670a86922e44d3960221a0bf06d2e6cea05 /Documentation/devicetree/bindings/clock | |
parent | 73f3f1382501a260a88801e3322ae6f3cf45c2fe (diff) | |
parent | 6971e863990b2514ae76a7bb245b1c33959c129a (diff) | |
download | linux-stable-0af1a24f5b322fe29edf45e1146c06729c465429.tar.gz linux-stable-0af1a24f5b322fe29edf45e1146c06729c465429.tar.bz2 linux-stable-0af1a24f5b322fe29edf45e1146c06729c465429.zip |
Merge branch 'clk-ipq4019' into clk-next
* clk-ipq4019:
clk: qcom: Add IPQ4019 Global Clock Controller support
Diffstat (limited to 'Documentation/devicetree/bindings/clock')
-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 72f82f444091..9a60fde32b02 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt @@ -7,6 +7,7 @@ Required properties : "qcom,gcc-apq8064" "qcom,gcc-apq8084" "qcom,gcc-ipq8064" + "qcom,gcc-ipq4019" "qcom,gcc-msm8660" "qcom,gcc-msm8916" "qcom,gcc-msm8960" |