Skip to content

Commit 1dfe3ca

Browse files
author
Dinh Nguyen
committed
arm64: dts: socfpga: swvp: remove phy-addr in the GMAC node
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>
1 parent 6c6a4d3 commit 1dfe3ca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm64/boot/dts/altera/socfpga_stratix10_swvp.dts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
&gmac1 {
6969
status = "okay";
7070
phy-mode = "rgmii";
71-
phy-addr = <0xffffffff>;
7271
};
7372

7473
&gmac2 {

0 commit comments

Comments
 (0)