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:
Krzysztof Chruściński 2024-05-10 09:15:41 +02:00 committed by Carles Cufí
commit e7235f80cc

View file

@ -17,6 +17,7 @@ properties:
if CONFIG_PINCTRL is enabled).
current-speed:
required: true
description: |
Initial baud rate setting for UART. Only a fixed set of baud
rates are selectable on these devices.