Skip to content

Commit ff23970

Browse files
ankunsrlubos
authored andcommitted
dts: bindings: nrf2240-fem: default output-power-dbm to 14dBm
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]>
1 parent ce0a574 commit ff23970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/radio_fem/nordic,nrf2240-fem.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ properties:
7474
7575
output-power-dbm:
7676
type: int
77-
default: 7
77+
default: 14
7878
description: |
7979
Output power in dBm at FEM output, when the FEM is in Transmit state
8080
(power amplifier is used).

0 commit comments

Comments
 (0)