:orphan: .. raw:: html .. dtcompatible:: nordic,nrf-lfxo .. _dtbinding_nordic_nrf_lfxo: nordic,nrf-lfxo ############### Vendor: :ref:`Nordic Semiconductor ` Description *********** .. code-block:: none Nordic nRF low-frequency crystal oscillator 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-frequency`` - ``int`` - .. code-block:: none output clock frequency (Hz) This property is **required**. Constant value: ``32768`` * - ``load-capacitors`` - ``string`` - .. code-block:: none Type of load capacitors connected to the crystal. If not specified, adjustments may still happen when the device trimming happens during system initialization. Legal values: ``'internal'``, ``'external'`` * - ``load-capacitance-femtofarad`` - ``int`` - .. code-block:: none Load capacitance in femtofarads. This property is only used when load-capacitors is set to "internal". Legal values: ``4000``, ``4500``, ``5000``, ``5500``, ``6000``, ``6500``, ``7000``, ``7500``, ``8000``, ``8500``, ``9000``, ``9500``, ``10000``, ``10500``, ``11000``, ``11500``, ``12000``, ``12500``, ``13000``, ``13500``, ``14000``, ``14500``, ``15000``, ``15500``, ``16000``, ``16500``, ``17000``, ``17500``, ``18000`` * - ``#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 "nordic,nrf-lfxo" compatible. (None)