diff options
Diffstat (limited to 'arch/sandbox/dts/test.dts')
| -rw-r--r-- | arch/sandbox/dts/test.dts | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts index 57f4dc1e578..dde4efb9334 100644 --- a/arch/sandbox/dts/test.dts +++ b/arch/sandbox/dts/test.dts @@ -507,11 +507,7 @@  				reg = <1>;  				label = "lan1";  				phy-mode = "rgmii-txid"; - -				fixed-link { -					speed = <100>; -					full-duplex; -				}; +				fixed-link = <0 1 100 0 0>;  			};  			port@2 { | 
