Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <patrice.chotard@st.com>

-3
-3
arch/arm/boot/dts/stih410-b2260.dts
··· 178 178 phy-mode = "rgmii"; 179 179 pinctrl-0 = <&pinctrl_rgmii1 &pinctrl_rgmii1_mdio_1>; 180 180 181 - snps,phy-bus-name = "stmmac"; 182 - snps,phy-bus-id = <0>; 183 - snps,phy-addr = <0>; 184 181 snps,reset-gpio = <&pio0 7 0>; 185 182 snps,reset-active-low; 186 183 snps,reset-delays-us = <0 10000 1000000>;