Skip to content

Commit

Permalink
ARM: dts: stm32: remove useless interrupt-names property on stm32f743
Browse files Browse the repository at this point in the history
Driver doesn't use interrupt's name to get it so remove it from
the node.

Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
  • Loading branch information
benjamingaignard authored and atorgue committed Jun 15, 2020
1 parent 2c11de9 commit 2151761
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm/boot/dts/stm32h743.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@
assigned-clock-parents = <&rcc LSE_CK>;
interrupt-parent = <&exti>;
interrupts = <17 IRQ_TYPE_EDGE_RISING>;
interrupt-names = "alarm";
st,syscfg = <&pwrcfg 0x00 0x100>;
status = "disabled";
};
Expand Down

0 comments on commit 2151761

Please sign in to comment.