lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 17 Sep 2018 06:53:11 +0000
From:   SZ Lin (林上智) <SZ.Lin@...a.com>
To:     Grygorii Strashko <grygorii.strashko@...com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
CC:     "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        "linux-omap@...r.kernel.org" <linux-omap@...r.kernel.org>,
        Mark Rutland <mark.rutland@....com>,
        Rob Herring <robh+dt@...nel.org>,
        Tony Lindgren <tony@...mide.com>,
        Benoît Cousson <bcousson@...libre.com>,
        Wes Huang (黃淵河) <Wes.Huang@...a.com>,
        Fero JD Zhou (周俊達) <FeroJD.Zhou@...a.com>
Subject: RE: [PATCH 2/3] ARM: dts: am335x: add support for Moxa UC-2101 open
 platform

Hi,

> -----Original Message-----
> From: Grygorii Strashko [mailto:grygorii.strashko@...com]

<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

Powered by blists - more mailing lists