1# Copyright 2022, NXP
2# SPDX-License-Identifier: Apache-2.0
3
4description: Properties for NXP power management through the PDCFG register
5
6compatible: "nxp,pdcfg-power"
7
8include: zephyr,power-state.yaml
9
10properties:
11  deep-sleep-config:
12    type: array
13    description: |
14      An array of values written to the PDSLEEPCFG registers that controls the
15      power to various blocks while the CPU is in deep sleep mode. These values
16      are programmed to the sleep configuration registers before entering deep
17      sleep mode.
18