:orphan:
.. raw:: html
.. dtcompatible:: nxp,mcxn-pstate
.. _dtbinding_nxp_mcxn:
nxp,mcxn-pstate
###############
.. sidebar:: Overview
:Name: ``nxp,mcxn-pstate``
:Vendor: :ref:`NXP Semiconductors N.V. `
:Used in: :zephyr:board-catalog:`List of boards <#compatibles=nxp,mcxn-pstate>` using
this compatible
Description
***********
.. code-block:: none
NXP MCXN series implementation of custom properties for performance state (pstate)
Properties
**********
.. tabs::
.. group-tab:: Node specific properties
Properties not inherited from the base binding file.
.. list-table::
:widths: 1 1 4
:header-rows: 1
* - Name
- Type
- Details
* - ``cpu-frequency-level``
- ``string``
- .. code-block:: none
CPU frequency level associated with this performance state. The frequency
level correspond to predefined CPU frequency levels supported by the SoC.
Legal values: ``'low'``, ``'medium'``, ``'high'``
* - ``load-threshold``
- ``int``
- .. code-block:: none
CPU load threshold, in percent, for entering this performance state. Once
the CPU load exceeds this threshold, it becomes a valid performance state
for the P-state driver to switch to.
.. group-tab:: Deprecated node specific properties
Deprecated properties not inherited from the base binding file.
(None)
.. group-tab:: Base properties
Properties inherited from the base binding file, which defines
common properties that may be set on many nodes. Not all of these
may apply to the "nxp,mcxn-pstate" compatible.
(None)