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/soc/imx/fsl,imx93-src.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peng Fan <peng.fan@nxp.com>
17 - Deals with all global system reset sources from other modules,
19 - Responsible for power gating of MIXs (Slices) and their memory
25 - const: fsl,imx93-src
26 - const: syscon
33 '#address-cells':
36 '#size-cells':
40 "power-domain@[0-9a-f]+$":
47 - const: fsl,imx93-src-slice
49 '#power-domain-cells':
54 - description: mix slice register region
55 - description: mem slice register region
60 during domain power-up sequencing to ensure reset
66 - compatible
67 - '#power-domain-cells'
68 - reg
71 - compatible
72 - reg
73 - ranges
74 - '#address-cells'
75 - '#size-cells'
80 - |
81 #include <dt-bindings/clock/imx93-clock.h>
83 system-controller@44460000 {
84 compatible = "fsl,imx93-src", "syscon";
86 #address-cells = <1>;
87 #size-cells = <1>;
90 mediamix: power-domain@0 {
91 compatible = "fsl,imx93-src-slice";
93 #power-domain-cells = <0>;