From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> On Fri, 05 Apr 2024 21:04:10 +0200, Krzysztof Kozlowski wrote: > Correct the reg address of mdio node to match unit address. Assume the > reg is not correct and unit address was correct, because there is > already node using the existing reg 0x110102d4. > > sparx5.dtsi:443.25-451.5: Warning (simple_bus_reg): /axi@600000000/mdio@6110102f8: simple-bus unit address format error, expected "6110102d4" > > > [...] Applied to microchip-dt64, thanks! I'll re-direct it to fixes either if some wider cleanup needs some of these warnings gone before v6.10-rc1. [01/10] arm64: dts: microchip: sparx5: fix mdio reg https://git.kernel.org/at91/c/5d83b9cbe7cf [02/10] arm64: dts: microchip: sparx5: correct serdes unit address https://git.kernel.org/at91/c/013627825bbe [03/10] arm64: dts: microchip: sparx5_pcb134: add missing I2C mux unit addresses https://git.kernel.org/at91/c/9dcf4ec57700 [04/10] arm64: dts: microchip: sparx5_pcb135: add missing I2C mux unit addresses https://git.kernel.org/at91/c/5150c3df4c2e [05/10] arm64: dts: microchip: sparx5_pcb134: align I2C mux node name with bindings https://git.kernel.org/at91/c/d3dd7bed4210 [06/10] arm64: dts: microchip: sparx5_pcb135: align I2C mux node name with bindings https://git.kernel.org/at91/c/b0d5a3ce782a [07/10] arm64: dts: microchip: sparx5_pcb134: drop LED unit addresses https://git.kernel.org/at91/c/55fb5a97ebe0 [08/10] arm64: dts: microchip: sparx5_pcb135: drop LED unit addresses https://git.kernel.org/at91/c/5945df4de0e2 [09/10] arm64: dts: microchip: sparx5_pcb134: drop duplicated NOR flash https://git.kernel.org/at91/c/f1595d501ea4 [10/10] arm64: dts: microchip: sparx5_pcb135: drop duplicated NOR flash https://git.kernel.org/at91/c/6c7c4b91aa43 Thanks, Conor.