linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f4 series
@ 2021-12-08 10:33 Fabrice Gasnier
  2021-12-08 10:33 ` [PATCH 1/2] ARM: dts: stm32: remove some " Fabrice Gasnier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fabrice Gasnier @ 2021-12-08 10:33 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/

Fabrice Gasnier (2):
  ARM: dts: stm32: remove some timer duplicate unit-address on stm32f4
    series
  ARM: dts: stm32: remove timer5 duplicate unit-address on stm32f4
    series

 arch/arm/boot/dts/stm32429i-eval.dts  | 12 +++++++++
 arch/arm/boot/dts/stm32f429-disco.dts | 12 +++++++++
 arch/arm/boot/dts/stm32f429.dtsi      | 47 -----------------------------------
 arch/arm/boot/dts/stm32f469-disco.dts | 12 +++++++++
 4 files changed, 36 insertions(+), 47 deletions(-)

-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-02-07  9:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-08 10:33 [PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f4 series Fabrice Gasnier
2021-12-08 10:33 ` [PATCH 1/2] ARM: dts: stm32: remove some " Fabrice Gasnier
2021-12-08 10:33 ` [PATCH 2/2] ARM: dts: stm32: remove timer5 " Fabrice Gasnier
2022-02-07  9:15 ` [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).