ARM: dts: stm32: remove some timer duplicate unit-address on stm32f4 series
authorFabrice Gasnier <fabrice.gasnier@foss.st.com>
Wed, 8 Dec 2021 10:33:15 +0000 (11:33 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Mon, 7 Feb 2022 08:52:57 +0000 (09:52 +0100)
commit85045dd45300430d258c3cc48ced9169cbbea3a6
tree72ad132e711395c2f0f1c6740e50f7488e08a195
parent26291c54e111ff6ba87a164d85d4a4e134b7315c
ARM: dts: stm32: remove some timer duplicate unit-address on stm32f4 series

Several unused "timer" are duplicate nodes of "timers" nodes.
There are two dt-schemas:
- timer/st,stm32-timer.yaml: A timer is needed on STM32F4 series, on all
  boards, to act as clockevent.
- mfd/st,stm32-timers.yaml: Timers can be used for other purpose.

By default, timer5 is left enabled to be used as clockevent. Remove all
other timer clockevent nodes that are currently unused and duplicated.

This removes several messages: Warning (unique_unit_address): /soc/timer@..
duplicate unit-address (also used in node /soc/timers@...)

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32f429.dtsi