:orphan: .. raw:: html .. dtcompatible:: nordic,nrf-hfxo .. _dtbinding_nordic_nrf_hfxo: nordic,nrf-hfxo ############### Vendor: :ref:`Nordic Semiconductor ` Description *********** .. code-block:: none Nordic nRF high-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: ``32000000`` * - ``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``, ``4250``, ``4500``, ``4750``, ``5000``, ``5250``, ``5500``, ``5750``, ``6000``, ``6250``, ``6500``, ``6750``, ``7000``, ``7250``, ``7500``, ``7750``, ``8000``, ``8250``, ``8500``, ``8750``, ``9000``, ``9250``, ``9500``, ``9750``, ``10000``, ``10250``, ``10500``, ``10750``, ``11000``, ``11250``, ``11500``, ``11750``, ``12000``, ``12250``, ``12500``, ``12750``, ``13000``, ``13250``, ``13500``, ``13750``, ``14000``, ``14250``, ``14500``, ``14750``, ``15000``, ``15250``, ``15500``, ``15750``, ``16000``, ``16250``, ``16500``, ``16750``, ``17000`` * - ``#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-hfxo" compatible. (None)