Lines Matching +full:imx93 +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/imx93-clock.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP i.MX93 Clock Control Module
10 - Peng Fan <[email protected]>
13 i.MX93 clock control module is an integrated clock controller, which
14 includes clock generator, clock gate and supplies to all modules.
19 - fsl,imx91-ccm
20 - fsl,imx93-ccm
29 - description: 32k osc
30 - description: 24m osc
31 - description: ext1 clock input
33 clock-names:
37 - const: osc_32k
38 - const: osc_24m
39 - const: clk_ext1
41 '#clock-cells':
44 See include/dt-bindings/clock/imx93-clock.h for the full list of
45 i.MX93 clock IDs.
48 - compatible
49 - reg
50 - '#clock-cells'
55 # Clock Control Module node:
56 - |
57 clock-controller@44450000 {
58 compatible = "fsl,imx93-ccm";
60 #clock-cells = <1>;