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 on SC7180
10 - Taniya Das <quic_tdas@quicinc.com>
13 Qualcomm modem clock control module provides the clocks on SC7180.
15 See also:: include/dt-bindings/clock/qcom,mss-sc7180.h
19 const: qcom,sc7180-mss
23 - description: gcc_mss_mfab_axi clock from GCC
24 - description: gcc_mss_nav_axi clock from GCC
25 - description: gcc_mss_cfg_ahb clock from GCC
27 clock-names:
29 - const: gcc_mss_mfab_axis
30 - const: gcc_mss_nav_axi
31 - const: cfg_ahb
33 '#clock-cells':
40 - compatible
41 - reg
42 - clocks
43 - '#clock-cells'
48 - |
49 #include <dt-bindings/clock/qcom,gcc-sc7180.h>
50 clock-controller@41a8000 {
51 compatible = "qcom,sc7180-mss";
56 clock-names = "gcc_mss_mfab_axis",
59 #clock-cells = <1>;