silabs,series2-radio

Description

Silicon Labs Series 2 Radio Interface

Controls the radio transceiver on Silicon Labs Series 2 SoCs.

Properties

Properties not inherited from the base binding file.

Name

Type

Details

pa-initial-power-dbm

int

Initial Power Amplifier power in dBm.

This property is required.

pa-max-power-dbm

int

Maximum Power Amplifier power in dBm.

This property is required.

pa-ramp-time-us

int

Power Amplifier ramp time in microseconds.

This property is required.

pa-voltage-mv

int

Voltage on PAVDD supply pin in millivolts.

This property is required.

pa-2p4ghz

string

Power Amplifier selection for 2.4 GHz. A value of 'highest' selects the highest
available PA on the given device. A value of 'auto' dynamically selects the
optimal PA based on the output power configuration. Other values explicitly
select a specific PA.
Not all PAs are available on all devices, check device specific documentation.
If this property is not set, no 2.4 GHz PA is enabled.

Legal values: highest, hp, mp, lp, auto

pa-subghz

string

Power Amplifier selection for sub-GHz. A value of 'highest' selects the highest
available PA on the given device. Other values explicitly select a specific PA. If
this property is not set, no sub-GHz PA is enabled.

Legal values: highest, hp, mp, lp, llp

rf-path-switch-combine

boolean

Logical AND the radio active signal with the RF path selection (control) signal.

rf-path-switch-control-gpios

phandle-array

GPIO on which the RF path selection signal is emitted. Typically connected to the
control signal of an RF switch.

rf-path-switch-radio-active-gpios

phandle-array

GPIO on which the radio active signal is emitted. Typically connected to the supply
of an RF switch to only enable it when the radio is in operation.

ble-2mbps-supported

boolean

2 Mbps PHY support (Bluetooth 5.0 specification).

ble-coded-phy-supported

boolean

Coded PHY support for Long Range (Bluetooth 5.0 specification).

ble-cte-tx-supported

boolean

Constant Tone Extension transmission for Direction Finding in Angle
of Departure mode (Bluetooth 5.1 specification).

ble-cte-rx-supported

boolean

Constant Tone Extension reception with IQ sampling for Direction Finding
in Angle of Arrival mode. Requires ble-cte-tx-supported capability
(Bluetooth 5.1 specification).

ble-cs-supported

boolean

BLE Channel Sounding feature support (Bluetooth 6.0 specification).

radio-tx-high-power-supported

boolean

If set, indicates that the radio hardware supports high TX power settings.
This capability enables transmission beyond standard power levels
(typically >10 dBm).

This property should be treated as read-only and should not be overridden;
the correct value is provided for your target's SoC already.