:orphan:
.. raw:: html
.. dtcompatible:: st,stm32h7-hsi-clock
.. _dtbinding_st_stm32h7_hsi_clock:
st,stm32h7-hsi-clock
####################
Vendor: :ref:`STMicroelectronics N.V. `
Description
***********
.. code-block:: none
STM32 HSI Clock
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
* - ``#clock-cells``
- ``int``
- .. code-block:: none
Number of items to expect in a Clock specifier
This property is **required**.
* - ``clock-frequency``
- ``int``
- .. code-block:: none
output clock frequency (Hz)
This property is **required**.
* - ``hsi-div``
- ``int``
- .. code-block:: none
HSI clock divider. Configures the output HSI clock frequency
This property is **required**.
Legal values: ``1``, ``2``, ``4``, ``8``
.. 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 "st,stm32h7-hsi-clock" compatible.
(None)