:orphan: .. raw:: html .. dtcompatible:: zephyr,native-sim-pstate .. _dtbinding_zephyr_native_sim_pstate: zephyr,native-sim-pstate ######################## Vendor: :ref:`The Zephyr Project ` Description *********** .. code-block:: none Native Sim mock 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 * - ``pstate-id`` - ``int`` - .. code-block:: none Identifier of performance state. This property is **required**. * - ``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 "zephyr,native-sim-pstate" compatible. (None)