Hi, > -----Original Message----- > From: Grygorii Strashko [mailto:grygorii.strashko@xxxxxx] <snip> > > Pls, use phy-handle instead of phy_id here and in the next patch. Thanks for the reminder, I will use phy-handle in next version. Furthermore, the property of "phy-handle" doesn't work properly in 4.4.y-stable kernel. I've fixed it and sent the backport patches to 4.4.y-stable [1][2][3][4]. [1] https://www.spinics.net/lists/stable/msg256121.html [2] https://www.spinics.net/lists/stable/msg256124.html [3] https://www.spinics.net/lists/stable/msg256131.html [4] https://www.spinics.net/lists/stable/msg256749.html > > > + phy-mode = "rmii"; > > +}; > > + > > +&cpsw_emac1 { > > + status = "disable"; > > +}; > > > > -- > regards, > -grygorii