dts: bindings: power: nxp,pdcfg-power: fix YAML formatting
Adjust to the expected YAML formatting (2sp). Issue reported by CI compliance checks. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
This commit is contained in:
parent
e4c43e4cc9
commit
161d83239a
|
@ -11,6 +11,7 @@ properties:
|
|||
deep-sleep-config:
|
||||
type: array
|
||||
description: |
|
||||
An array of values written to the PDSLEEPCFG registers that controls the power to various blocks
|
||||
while the CPU is in deep sleep mode. These values are programmed to the sleep configuration registers
|
||||
before entering deep sleep mode.
|
||||
An array of values written to the PDSLEEPCFG registers that controls the
|
||||
power to various blocks while the CPU is in deep sleep mode. These values
|
||||
are programmed to the sleep configuration registers before entering deep
|
||||
sleep mode.
|
||||
|
|
Loading…
Reference in a new issue