arm,armv8

Description

Generic ARMv8-A CPU

Properties

Properties not inherited from the base binding file.

Name

Type

Details

device_type

string

Standard device_type identifying this node as a cpu. Required to maintain compatibility
with the IEEE 1275 standard as well as for DT_FOREACH_CPU family of devicetree macros to
identify cpu nodes within the "/cpus" parent node

Default value: cpu

clock-frequency

int

Clock frequency in Hz

cpu-power-states

phandles

List of power management states supported by this cpu

i-cache-line-size

int

i-cache line size

d-cache-line-size

int

d-cache line size

enable-method

string

Enable method for cpu, either it is "psci" or "spin-table"