lkml.org 
[lkml]   [2021]   [Jan]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH net-next 4/8] net: dsa: microchip: add support for phylink management
    > +	/* For T1 PHY */
    > + if (lan937x_is_internal_t1_phy_port(dev, port)) {
    > + phylink_set(mask, 100baseT_Full);
    > + phylink_set_port_modes(mask);

    Since this is a T1 PHY, you should be using 100baseT1_Full.

    This might be the first user of this for phylink, so please test this
    actually works.

    Andrew

    \
     
     \ /
      Last update: 2021-01-29 02:15    [W:6.904 / U:0.832 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site