Lines Matching +full:xo +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/interconnect/qcom,osm-l3.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Sibi Sankar <quic_sibis@quicinc.com>
20 - qcom,sc7180-osm-l3
21 - qcom,sc7280-epss-l3
22 - qcom,sc8180x-osm-l3
23 - qcom,sdm845-osm-l3
24 - qcom,sm8150-osm-l3
25 - qcom,sm8250-epss-l3
28 maxItems: 1
32 - description: xo clock
33 - description: alternate clock
35 clock-names:
37 - const: xo
38 - const: alternate
40 '#interconnect-cells':
41 const: 1
44 - compatible
45 - reg
46 - clocks
47 - clock-names
48 - '#interconnect-cells'
53 - |
59 compatible = "qcom,sdm845-osm-l3";
63 clock-names = "xo", "alternate";
65 #interconnect-cells = <1>;