Skip to content

Commit 0961f84

Browse files
committed
[nrf fromtree] dts: bindings: serial: nordic,nrf-uart-common: Extend baudrate enum
Add faster baudrates (2M, 4M and 8M). Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit e737895)
1 parent b83eabe commit 0961f84

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dts/bindings/serial/nordic,nrf-uart-common.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,3 +43,6 @@ properties:
4343
- 460800
4444
- 921600
4545
- 1000000
46+
- 2000000
47+
- 4000000
48+
- 8000000

0 commit comments

Comments
 (0)