diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-25 23:32:27 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-02-25 23:32:27 +0100 |
commit | 0af1a24f5b322fe29edf45e1146c06729c465429 (patch) | |
tree | d80be670a86922e44d3960221a0bf06d2e6cea05 /Documentation | |
parent | clk: shmobile: Free 'clock' on error path (diff) | |
parent | clk: qcom: Add IPQ4019 Global Clock Controller support (diff) | |
download | linux-0af1a24f5b322fe29edf45e1146c06729c465429.tar.xz linux-0af1a24f5b322fe29edf45e1146c06729c465429.zip |
Merge branch 'clk-ipq4019' into clk-next
* clk-ipq4019:
clk: qcom: Add IPQ4019 Global Clock Controller support
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 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" |