:orphan: .. raw:: html .. dtcompatible:: zephyr,pstate .. _dtbinding_zephyr_pstate: zephyr,pstate ############# Vendor: :ref:`The Zephyr Project ` Description *********** .. code-block:: none Common properties for performance states (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 * - ``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,pstate" compatible. (None)