summaryrefslogtreecommitdiff
path: root/dts/arm/nucleo_f411re.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/arm/nucleo_f411re.dts')
-rw-r--r--dts/arm/nucleo_f411re.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/arm/nucleo_f411re.dts b/dts/arm/nucleo_f411re.dts
index cdf3f4c45..ca237541b 100644
--- a/dts/arm/nucleo_f411re.dts
+++ b/dts/arm/nucleo_f411re.dts
@@ -19,11 +19,11 @@
};
&usart1 {
- baud-rate = <115200>;
+ current-speed = <115200>;
status = "ok";
};
&usart2 {
- baud-rate = <115200>;
+ current-speed = <115200>;
status = "ok";
};