mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 11:33:28 +02:00
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>
This commit is contained in:
parent
6c6a4d395d
commit
1dfe3ca86a
|
|
@ -68,7 +68,6 @@ &gmac0 {
|
|||
&gmac1 {
|
||||
status = "okay";
|
||||
phy-mode = "rgmii";
|
||||
phy-addr = <0xffffffff>;
|
||||
};
|
||||
|
||||
&gmac2 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user