Lines Matching +full:imx8mp +full:- +full:ccm
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/clock/imx8mp-clock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Anson Huang <Anson.Huang@nxp.com>
18 const: fsl,imx8mp-ccm
25 - description: 32k osc
26 - description: 24m osc
27 - description: ext1 clock input
28 - description: ext2 clock input
29 - description: ext3 clock input
30 - description: ext4 clock input
32 clock-names:
34 - const: osc_32k
35 - const: osc_24m
36 - const: clk_ext1
37 - const: clk_ext2
38 - const: clk_ext3
39 - const: clk_ext4
41 '#clock-cells':
45 ID in its "clocks" phandle cell. See include/dt-bindings/clock/imx8mp-clock.h
49 - compatible
50 - reg
51 - clocks
52 - clock-names
53 - '#clock-cells'
59 - |
60 clk: clock-controller@30380000 {
61 compatible = "fsl,imx8mp-ccm";
63 #clock-cells = <1>;
66 clock-names = "osc_32k", "osc_24m", "clk_ext1",