tests: pm: Enable standby power mode support on NXP RW612 Boards

Enable PM mode 3 on NXP FRDM_RW612 and RD_RW612 boards.

Signed-off-by: Mahesh Mahadevan <mahesh.mahadevan@nxp.com>
This commit is contained in:
Mahesh Mahadevan 2024-08-23 11:13:36 -05:00 committed by Benjamin Cabé
commit 97f1fd832d
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,9 @@
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
&standby {
status = "okay";
};

View file

@ -0,0 +1,9 @@
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
&standby {
status = "okay";
};