Lines Matching +full:msm8974 +full:- +full:hfpll
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,hfpll.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm High-Frequency PLL
10 - Bjorn Andersson <andersson@kernel.org>
13 The HFPLL is used as CPU PLL on various Qualcomm SoCs.
18 - enum:
19 - qcom,msm8974-hfpll
20 - qcom,msm8976-hfpll-a53
21 - qcom,msm8976-hfpll-a72
22 - qcom,msm8976-hfpll-cci
23 - qcom,qcs404-hfpll
24 - const: qcom,hfpll
29 - description: HFPLL registers
30 - description: Alias register region
33 '#clock-cells':
38 - description: board XO clock
40 clock-names:
42 - const: xo
44 clock-output-names:
51 - compatible
52 - reg
53 - '#clock-cells'
54 - clocks
55 - clock-names
56 - clock-output-names
61 - |
62 clock-controller@f908a000 {
63 compatible = "qcom,msm8974-hfpll";
65 #clock-cells = <0>;
66 clock-output-names = "hfpll0";
68 clock-names = "xo";