[PATCH 0/2] ARM: dts: stm32: remove timer duplicate unit-address on stm32f7 series

Alexandre TORGUE alexandre.torgue at foss.st.com
Mon Feb 14 02:11:56 PST 2022


Hi Fabrice

On 2/9/22 11:48, Fabrice Gasnier wrote:
> Remove a series of warnings seen when building with W=1, like:
> Warning (unique_unit_address): /soc/timer at 40000c00: duplicate unit-address
> (also used in node /soc/timers at 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(-)
> 

Series applied on stm32-next.

Cheers
Alex



More information about the linux-arm-kernel mailing list