zephyr/dts/bindings/cpu/cpu.yaml
Flavio Ceolin 2ca2a34669 dts: power: Add power states support
Add power state property binding and include this property in cpu.
The pm-state attribute is a enum that matches with enum pm_state right
now the only timing attribute is the minimum residency that is the
minimum time for a power state be worthwhile.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-12-09 16:39:33 -05:00

17 lines
377 B
YAML

# Copyright (c) 2019 Nordic Semiconductor ASA
# SPDX-License-Identifier: Apache-2.0
# Common fields for CPUs
include: base.yaml
properties:
clock-frequency:
type: int
required: false
description: Clock frequency in Hz
pm-states:
type: phandles
required: false
description: List of power management states supported by this cpu