:orphan:
.. raw:: html
.. dtcompatible:: silabs,siwx91x-wifi
.. _dtbinding_silabs_siwx91x_wifi:
silabs,siwx91x-wifi
###################
.. sidebar:: Overview
:Name: ``silabs,siwx91x-wifi``
:Vendor: :ref:`Silicon Laboratories `
:Used in: :zephyr:board-catalog:`List of boards <#compatibles=silabs,siwx91x-wifi>` using
this compatible
:Driver: :zephyr_file:`drivers/wifi/siwx91x/siwx91x_wifi.c`
Description
***********
.. code-block:: none
Silabs SiWx91x SoC WiFi
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
* - ``wifi-max-tx-pwr-scan``
- ``int``
- .. code-block:: none
Maximum TX power (in dBm) used during Wi‑Fi scanning. Actual
output may be capped by regulatory or hardware constraints.
Note: SiWx91x firmware does **not** support per‑rate power.
Default value: ``31``
* - ``wifi-max-tx-pwr-join``
- ``int``
- .. code-block:: none
Maximum TX power (in dBm) used when joining a Wi‑Fi network.
Actual output may be capped by regulatory or hardware constraints.
Note: SiWx91x firmware does **not** support per‑rate power.
Default value: ``31``
.. 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 "silabs,siwx91x-wifi" compatible.
(None)