Skip to content

Commit 4575fc8

Browse files
ankunsrlubos
authored andcommitted
[nrf noup] dts: nrf21540-fem default tx-en-settle-time-us=26
The default value of the `tx-en-settle-time-us` property is set to 26 to avoid spurious emission issue. Signed-off-by: Andrzej Kuros <[email protected]>
1 parent 59a8d2d commit 4575fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/bindings/net/wireless/nordic,nrf21540-fem.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ properties:
9595
This must be present to support SPI control of the FEM.
9696
tx-en-settle-time-us:
9797
type: int
98-
default: 11
98+
default: 26
9999
description: |
100100
Settling time in microseconds from state PG to TX.
101101

0 commit comments

Comments
 (0)