soc: rw6xx: Add power management support
Add support for Power modes 1 and 2. The wakeup from power mode 2 is from the os timer. Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
parent
648bc402dc
commit
8824fa8bdd
3 changed files with 82 additions and 0 deletions
|
@ -17,6 +17,7 @@ config SOC_SERIES_RW6XX
|
|||
select HAS_MCUX_FLEXCOMM
|
||||
select INIT_SYS_PLL
|
||||
select HAS_MCUX_CACHE
|
||||
select HAS_PM
|
||||
|
||||
if SOC_SERIES_RW6XX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue