]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: socfpga: swvp: remove phy-addr in the GMAC node
authorDinh Nguyen <dinguyen@kernel.org>
Sun, 22 Jun 2025 11:52:49 +0000 (06:52 -0500)
committerDinh Nguyen <dinguyen@kernel.org>
Sat, 12 Jul 2025 12:24:37 +0000 (07:24 -0500)
This addresses this warning:
socfpga_stratix10_swvp.dtb: ethernet@ff800000 (altr,socfpga-stmmac-a10-s10):
'phy-addr' does not match any of the regexes: '^pinctrl-[0-9]+$'

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts

index 6b9fe154f6775e98543ee31c0d944c58ee7637b9..ad52e8a0b9ba42de31e7c2070cd9e8085ccb5572 100644 (file)
@@ -68,7 +68,6 @@
 &gmac1 {
        status = "okay";
        phy-mode = "rgmii";
-       phy-addr = <0xffffffff>;
 };
 
 &gmac2 {