tests: power_mgmt_soc: Add overlay for MXRT595 EVK

Enable the OS Timer to be a wakeup source

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2022-10-21 13:29:02 -05:00 committed by David Leach
parent 5022225699
commit 6e688980a3
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,10 @@
/*
* Copyright 2022, NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
&os_timer {
status = "okay";
wakeup-source;
};

View file

@ -1,7 +1,7 @@
tests:
pm.soc:
platform_allow: cc26x2r1_launchxl cc1352r1_launchxl mec15xxevb_assy6853 mec1501modular_assy6885
nucleo_wb55rg nucleo_l476rg twr_ke18f
nucleo_wb55rg nucleo_l476rg twr_ke18f mimxrt595_evk_cm33
tags: pm
integration_platforms:
- mec15xxevb_assy6853