dts: arm: olimexino_stm32: Fix typo on USART3 node
Fix typo on USART3 node Signed-off-by: Yannis Damigos <giannis.damigos@gmail.com>
This commit is contained in:
parent
24e083c5d6
commit
f5a842b0c4
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
};
|
};
|
||||||
|
|
||||||
&usart2 {
|
&usart3 {
|
||||||
current-speed = <115200>;
|
current-speed = <115200>;
|
||||||
pinctrl-0 = <&usart3_pins_a>;
|
pinctrl-0 = <&usart3_pins_a>;
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue