[PATCH 0/4] arm64: dts: apm: Fix remaining warnings

Rob Herring (Arm) posted 4 patches 1 day, 17 hours ago
arch/arm64/boot/dts/apm/apm-merlin.dts     |  1 +
arch/arm64/boot/dts/apm/apm-mustang.dts    |  1 +
arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 20 ++++++++++----------
arch/arm64/boot/dts/apm/apm-storm.dtsi     |  4 ++--
4 files changed, 14 insertions(+), 12 deletions(-)
[PATCH 0/4] arm64: dts: apm: Fix remaining warnings
Posted by Rob Herring (Arm) 1 day, 17 hours ago
This series (along with separately sent binding changes) fixes the 
remaining DT warnings for APM platforms with the exception the 
non-standard use of the "phy-handle" property having 2 phys. I'm not 
sure what is the right fix there. It looks like the same phy is defined 
twice on different MDIO buses though the "apm,xgene-mdio-rgmii" MDIO 
registers overlap with the "apm,xgene-enet" registers which also defines 
a MDIO bus...

SoC maintainers, please take this series directly.

Rob

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Rob Herring (Arm) (4):
      arm64: dts: apm/shadowcat: More clock clean-ups
      arm64: dts: apm: Use recommended i2c node names
      arm64: dts: apm: Add "reg" to "syscon-reboot" and "syscon-poweroff"
      arm64: dts: apm: Drop "dma" device_type

 arch/arm64/boot/dts/apm/apm-merlin.dts     |  1 +
 arch/arm64/boot/dts/apm/apm-mustang.dts    |  1 +
 arch/arm64/boot/dts/apm/apm-shadowcat.dtsi | 20 ++++++++++----------
 arch/arm64/boot/dts/apm/apm-storm.dtsi     |  4 ++--
 4 files changed, 14 insertions(+), 12 deletions(-)
---
base-commit: 563c8dd425b59e44470e28519107b1efc99f4c7b
change-id: 20251216-dt-apm-7884f0e951dd

Best regards,
--  
Rob Herring (Arm) <robh@kernel.org>