[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220211181614.683497-1-avolmat@me.com>
Date: Fri, 11 Feb 2022 19:16:07 +0100
From: Alain Volmat <avolmat@...com>
To: Patrice Chotard <patrice.chotard@...s.st.com>,
Rob Herring <robh+dt@...nel.org>
Cc: Arnd Bergmann <arnd@...db.de>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, avolmat@...com
Subject: [PATCH v2 0/7] ARM: dts: sti: various DT fixes to avoid warnings
A first serie to correct a large amount of DT warnings seen when
building with the W=1 option and mainly due to having several time
the same reg property (clock) or having unnecessary reg value.
The first 3 patches related to clocks require that recent serie [1] of
clock drivers improvements be first merged.
[1] https://lore.kernel.org/linux-clk/20211202072850.194314-1-avolmat@me.com/T/#t
v2: squash together several patches from the previous serie in order to
avoid compilation issues
Alain Volmat (7):
ARM: dts: sti: ensure unique unit-address in stih407-clock
ARM: dts: sti: ensure unique unit-address in stih410-clock
ARM: dts: sti: ensure unique unit-address in stih418-clock
ARM: dts: sti: move some nodes out of the soc section in
stih407-family.dtsi
ARM: dts: sti: remove delta node from stih410.dtsi
ARM: dts: sti: move usb picophy nodes out of soc in stih410.dtsi
ARM: dts: sti: move usb picophy nodes out of soc in stih418.dtsi
arch/arm/boot/dts/stih407-clock.dtsi | 101 +++++-----
arch/arm/boot/dts/stih407-family.dtsi | 262 +++++++++++++-------------
arch/arm/boot/dts/stih410-b2120.dts | 16 +-
arch/arm/boot/dts/stih410-b2260.dts | 30 +--
arch/arm/boot/dts/stih410-clock.dtsi | 100 +++++-----
arch/arm/boot/dts/stih410.dtsi | 52 ++---
arch/arm/boot/dts/stih418-b2199.dts | 22 +--
arch/arm/boot/dts/stih418-clock.dtsi | 101 +++++-----
arch/arm/boot/dts/stih418.dtsi | 38 ++--
arch/arm/boot/dts/stihxxx-b2120.dtsi | 22 +--
10 files changed, 351 insertions(+), 393 deletions(-)
--
2.25.1
Powered by blists - more mailing lists