:orphan: .. raw:: html .. dtcompatible:: st,stm32-lse-clock .. _dtbinding_st_stm32_lse_clock: st,stm32-lse-clock ################## Vendor: :ref:`STMicroelectronics ` Description *********** .. code-block:: none STM32 LSE 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 * - ``driving-capability`` - ``int`` - .. code-block:: none LSE driving capability, within the range 0 to 3. 0 represents the lowests driving capability, 3 the highest. This property is **required**. Legal values: ``0``, ``1``, ``2``, ``3`` * - ``lse-bypass`` - ``boolean`` - .. code-block:: none LSE crystal oscillator bypass Set the property to by-pass the oscillator with an external clock. * - ``clock-frequency`` - ``int`` - .. code-block:: none output clock frequency (Hz) This property is **required**. * - ``#clock-cells`` - ``int`` - .. code-block:: none Number of items to expect in a Clock specifier This property is **required**. .. 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,stm32-lse-clock" compatible. (None)