Skip to content

Commit 9b9be9e

Browse files
committed
ARM: dts: sti: Remove deprecated snps PHY properties for stih410-b2260
Remove "snps,phy-bus-name", "snps,phy-bus-id" and "snps,phy-addr" properties which are deprecated. Signed-off-by: Patrice Chotard <[email protected]>
1 parent bb6d3fb commit 9b9be9e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

arch/arm/boot/dts/stih410-b2260.dts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -178,9 +178,6 @@
178178
phy-mode = "rgmii";
179179
pinctrl-0 = <&pinctrl_rgmii1 &pinctrl_rgmii1_mdio_1>;
180180

181-
snps,phy-bus-name = "stmmac";
182-
snps,phy-bus-id = <0>;
183-
snps,phy-addr = <0>;
184181
snps,reset-gpio = <&pio0 7 0>;
185182
snps,reset-active-low;
186183
snps,reset-delays-us = <0 10000 1000000>;

0 commit comments

Comments
 (0)