1 Freescale i.MX7ULP Power Management Components
2 ----------------------------------------------
4 The Multi-System Mode Controller (MSMC) is responsible for sequencing
5 the MCU into and out of all stop and run power modes. Specifically, it
6 monitors events to trigger transitions between power modes while
7 controlling the power, clocks, and memories of the MCU to achieve the
8 power consumption and functionality of that mode.
10 The WFI or WFE instruction is used to invoke a Sleep, Deep Sleep or
11 Standby modes for either Cortex family. Run, Wait, and Stop are the
12 common terms used for the primary operating modes of Kinetis
16 - compatible: Should be "fsl,imx7ulp-smc1".
17 - reg: Specifies base physical address and size of the register sets.
21 compatible = "fsl,imx7ulp-smc1";
22 reg = <0x40410000 0x1000>;