Lines Matching +full:imx93 +full:- +full:src +full:- +full:slice
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>
13 The System Reset Controller (SRC) is responsible for the generation of
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]+$":
46 - const: fsl,imx93-src-slice
48 '#power-domain-cells':
53 - description: mix slice register region
54 - description: mem slice register region
59 during domain power-up sequencing to ensure reset
65 - compatible
66 - '#power-domain-cells'
67 - reg
70 - compatible
71 - reg
72 - ranges
73 - '#address-cells'
74 - '#size-cells'
79 - |
80 #include <dt-bindings/clock/imx93-clock.h>
82 system-controller@44460000 {
83 compatible = "fsl,imx93-src", "syscon";
85 #address-cells = <1>;
86 #size-cells = <1>;
89 mediamix: power-domain@0 {
90 compatible = "fsl,imx93-src-slice";
92 #power-domain-cells = <0>;