RE: [PATCH 2/3] ARM: dts: am335x: add support for Moxa UC-2101 open platform

From: SZ Lin (æäæ)
Date: Mon Sep 17 2018 - 02:53:22 EST


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