New test case enables low-power standby mode, but disables testing the lpc_rtc_highres driver, since it is used to wake the device from standby mode. Signed-off-by: Derek Snell <derek.snell@nxp.com>
9 lines
101 B
Plaintext
9 lines
101 B
Plaintext
/*
|
|
* Copyright 2025 NXP
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
*/
|
|
|
|
&standby {
|
|
status = "okay";
|
|
};
|