lkml.org 
[lkml]   [2023]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC PATCH net-next 8/8] dt-bindings: net: fsl,backplane-anlt: new binding document
> > >        - items:
> > > - pattern: "^ethernet-phy-id[a-f0-9]{4}\\.[a-f0-9]{4}$"
> > > - const: ethernet-phy-ieee802.3-c45
> > > + - items:
> > > + - const: fsl,lx2160a-backplane-anlt
> > > + - const: ethernet-phy-ieee802.3-c45
> >
> > What's the benefit of having ethernet-phy-ieee802.3-c45? Will it work if
> > the OS only understands that and not fsl,lx2160a-backplane-anlt?
>
> No. The "is_c45" bool won't get set correctly in fwnode_mdiobus_register_phy().
>
> is_c45 = fwnode_device_is_compatible(child, "ethernet-phy-ieee802.3-c45");
>
> With that bool set incorrectly, the MDIO protocol cannot access the device's
> registers.
>
> > > + description:
> > > + Some C45 PHYs have no PHY ID in the standard location, and there is
> > > + also no PHY ID allocated for them to fake. They are identified by the
> > > + primary compatible string, plus the secondary one to distinguish them
> > > + from a raw MDIO device.

Could you fake ID registers? Is this on any arbitrary MDIO bus, or an
internal bus with its own MDIO driver which could trap reads to the ID
registers and return well known values?

Andrew

\
 
 \ /
  Last update: 2023-08-21 22:21    [W:0.253 / U:0.020 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site