summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/stm32h743.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/stm32h743.dtsi')
-rw-r--r--dts/src/arm/stm32h743.dtsi8
1 files changed, 8 insertions, 0 deletions
diff --git a/dts/src/arm/stm32h743.dtsi b/dts/src/arm/stm32h743.dtsi
index 46856298ee..36a99db0a3 100644
--- a/dts/src/arm/stm32h743.dtsi
+++ b/dts/src/arm/stm32h743.dtsi
@@ -68,6 +68,14 @@
};
+ usart2: serial@40004400 {
+ compatible = "st,stm32f7-usart", "st,stm32f7-uart";
+ reg = <0x40004400 0x400>;
+ interrupts = <38>;
+ status = "disabled";
+ clocks = <&timer_clk>;
+ };
+
timer5: timer@40000c00 {
compatible = "st,stm32-timer";
reg = <0x40000c00 0x400>;