From: Benjamin Gaignard Date: Wed, 13 May 2020 14:59:29 +0000 (+0200) Subject: ARM: dts: stm32: remove useless interrupt-names property on stm32f743 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=2151761a9221ece341147e40c22807d20edb3c27;p=linux.git ARM: dts: stm32: remove useless interrupt-names property on stm32f743 Driver doesn't use interrupt's name to get it so remove it from the node. Signed-off-by: Benjamin Gaignard Signed-off-by: Alexandre Torgue --- diff --git a/arch/arm/boot/dts/stm32h743.dtsi b/arch/arm/boot/dts/stm32h743.dtsi index 9b7fc68380e9a..d22295285113a 100644 --- a/arch/arm/boot/dts/stm32h743.dtsi +++ b/arch/arm/boot/dts/stm32h743.dtsi @@ -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"; };