diff options
author | Stephen Boyd <sboyd@kernel.org> | 2018-10-18 15:42:42 -0700 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-10-18 15:42:42 -0700 |
commit | fa4c0e490387fc1eec6a7109450a7dfde24e419a (patch) | |
tree | 81ce0af4dbda8fc6ead3a994fabbd34fe7dd8dd8 /Documentation/devicetree | |
parent | 37163726e1fdfbc428c3e01a1f1a16407228510a (diff) | |
parent | 652f1813c113a3f5169cd1325201fdf9b2d22ded (diff) | |
download | linux-fa4c0e490387fc1eec6a7109450a7dfde24e419a.tar.gz linux-fa4c0e490387fc1eec6a7109450a7dfde24e419a.tar.bz2 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')
-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" |