devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f7 series
@ 2022-02-09 10:48 Fabrice Gasnier
  2022-02-09 10:48 ` [PATCH 1/2] ARM: dts: stm32: remove some " Fabrice Gasnier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Gasnier @ 2022-02-09 10:48 UTC (permalink / raw)
  To: alexandre.torgue, robh+dt
  Cc: olivier.moysan, devicetree, linux-arm-kernel, linux-kernel,
	linux-stm32, fabrice.gasnier

Remove a series of warnings seen when building with W=1, like:
Warning (unique_unit_address): /soc/timer@40000c00: duplicate unit-address
(also used in node /soc/timers@40000c00)

This approach is based on some discussions[1], to restructure the dtsi
and dts files.
[1] https://lore.kernel.org/linux-arm-kernel/Yaf4jiZIp8+ndaXs@robh.at.kernel.org/

 arch/arm/boot/dts/stm32746g-eval.dts  | 12 +++++++++
 arch/arm/boot/dts/stm32f746-disco.dts | 12 +++++++++
 arch/arm/boot/dts/stm32f746.dtsi      | 47 -----------------------------------
 arch/arm/boot/dts/stm32f769-disco.dts | 12 +++++++++
 4 files changed, 36 insertions(+), 47 deletions(-)

-- 
2.7.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-14 10:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-09 10:48 [PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f7 series Fabrice Gasnier
2022-02-09 10:48 ` [PATCH 1/2] ARM: dts: stm32: remove some " Fabrice Gasnier
2022-02-09 10:48 ` [PATCH 2/2] ARM: dts: stm32: remove timer5 " Fabrice Gasnier
2022-02-14 10:11 ` [PATCH 0/2] ARM: dts: stm32: remove timer " Alexandre TORGUE

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).