Skip to content

Commit

Permalink
dts: bindings: nrf2240-fem: default output-power-dbm to 14dBm
Browse files Browse the repository at this point in the history
The default output power for the nordic,nrf2240-fem is set to 14dBm.
User chan override this setting by expressing the value of this
property in own device tree or through overlay.

Signed-off-by: Andrzej Kuros <[email protected]>
  • Loading branch information
ankuns authored and rlubos committed Dec 3, 2024
1 parent ce0a574 commit ff23970
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dts/bindings/radio_fem/nordic,nrf2240-fem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ properties:
output-power-dbm:
type: int
default: 7
default: 14
description: |
Output power in dBm at FEM output, when the FEM is in Transmit state
(power amplifier is used).
Expand Down

0 comments on commit ff23970

Please sign in to comment.