Lines Matching +full:sc7180 +full:- +full:mss
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/qcom,sc7180-mss.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Modem Clock Controller Binding for SC7180
10 - Taniya Das <tdas@codeaurora.org>
13 Qualcomm modem clock control module which supports the clocks on SC7180.
16 - dt-bindings/clock/qcom,mss-sc7180.h
20 const: qcom,sc7180-mss
24 - description: gcc_mss_mfab_axi clock from GCC
25 - description: gcc_mss_nav_axi clock from GCC
26 - description: gcc_mss_cfg_ahb clock from GCC
28 clock-names:
30 - const: gcc_mss_mfab_axis
31 - const: gcc_mss_nav_axi
32 - const: cfg_ahb
34 '#clock-cells':
41 - compatible
42 - reg
43 - clocks
44 - '#clock-cells'
49 - |
50 #include <dt-bindings/clock/qcom,gcc-sc7180.h>
51 clock-controller@41a8000 {
52 compatible = "qcom,sc7180-mss";
57 clock-names = "gcc_mss_mfab_axis",
60 #clock-cells = <1>;