diff options
author | Stephen Boyd <sboyd@kernel.org> | 2018-10-19 00:42:42 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-10-19 00:42:42 +0200 |
commit | fa4c0e490387fc1eec6a7109450a7dfde24e419a (patch) | |
tree | 81ce0af4dbda8fc6ead3a994fabbd34fe7dd8dd8 /Documentation/devicetree/bindings/clock | |
parent | Merge branch 'clk-qcom-sdm660' into clk-next (diff) | |
parent | clk: qcom: gcc: Add global clock controller driver for QCS404 (diff) | |
download | linux-fa4c0e490387fc1eec6a7109450a7dfde24e419a.tar.xz linux-fa4c0e490387fc1eec6a7109450a7dfde24e419a.zip |
Merge branch 'clk-qcom-qcs404' into clk-next
- Qualcomm QCS404 GCC support
* clk-qcom-qcs404:
clk: qcom: gcc: Add global clock controller driver for QCS404
clk: qcom: Export clk_alpha_pll_configure()
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 45b827997f18..52d9345c9927 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt @@ -19,6 +19,7 @@ Required properties : "qcom,gcc-msm8996" "qcom,gcc-msm8998" "qcom,gcc-mdm9615" + "qcom,gcc-qcs404" "qcom,gcc-sdm630" "qcom,gcc-sdm660" "qcom,gcc-sdm845" |