dts: bindings: serial: nrf-uart: current-speed shall be required
Adding required flag to the current-speed as without this driver does not compile. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
ff58bd0204
commit
e7235f80cc
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ properties:
|
||||||
if CONFIG_PINCTRL is enabled).
|
if CONFIG_PINCTRL is enabled).
|
||||||
|
|
||||||
current-speed:
|
current-speed:
|
||||||
|
required: true
|
||||||
description: |
|
description: |
|
||||||
Initial baud rate setting for UART. Only a fixed set of baud
|
Initial baud rate setting for UART. Only a fixed set of baud
|
||||||
rates are selectable on these devices.
|
rates are selectable on these devices.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue