lkml.org 
[lkml]   [2020]   [Nov]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 0/3] add ast2400/2500 phy-handle support
On Fri, 30 Oct 2020 16:37:04 +0300 Ivan Mikhaylov wrote:
> This patch introduces ast2400/2500 phy-handle support with an embedded
> MDIO controller. At the current moment it is not possible to set options
> with this format on ast2400/2500:
>
> mac {
> phy-handle = <&phy>;
> phy-mode = "rgmii";
>
> mdio {
> #address-cells = <1>;
> #size-cells = <0>;
>
> phy: ethernet-phy@0 {
> compatible = "ethernet-phy-idxxxx.yyyy";
> reg = <0>;
> };
> };
> };
>
> The patch fixes it and gets possible PHYs and register them with
> of_mdiobus_register.

Applied, thanks!

\
 
 \ /
  Last update: 2020-11-03 00:14    [W:0.065 / U:0.144 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site