diff options
author | Amit Nischal <anischal@codeaurora.org> | 2018-05-07 16:20:19 +0530 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-05-08 11:22:55 -0700 |
commit | 9ee38b21a29f49311a30978e78e82810ceeace35 (patch) | |
tree | 0ff13b374de68aa06e9f8a8103ac212b8116a3fb /Documentation/devicetree/bindings/clock | |
parent | 7ef6f11887bd3676fc64517ca685f613d7f230ef (diff) |
clk: qcom: Add DT bindings for SDM845 gcc clock controller
Add compatible string and the include file for gcc clock
controller for SDM845.
Signed-off-by: Amit Nischal <anischal@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
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 551d03be9665..bf2355d9ada8 100644 --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt @@ -18,6 +18,7 @@ Required properties : "qcom,gcc-msm8994" "qcom,gcc-msm8996" "qcom,gcc-mdm9615" + "qcom,gcc-sdm845" - reg : shall contain base register location and length - #clock-cells : shall contain 1 |