Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • stable
  • extraversion
  • early-display
  • variant-emmc-nvme-boot
  • 2024-07-19
  • 2024-06-30
  • 2023-10-18
  • 2023-10-10
  • 2023-07-04
  • 2023-01-25
  • v3
  • variant-emmc-nvme-boot
  • 2020-06-01
14 results

phy

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Fabio Estevam authored
    Commit 08ad9b06 (" ar8031: modify the config func of ar8031 to
    ar8021_config") selected 'ar8021_config' as the configuration function
    for AR8031.
    
    The correct would be to use 'ar8035_config' instead as AR8031/AR8035
    have the same programming model and even share the same phy driver
    in the linux kernel: drivers/net/phy/at803x.c.
    
    Tested on a mx6qsabresd and wandboard, which now can work without
    any PHY setup code in the board files.
    
    Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
    Acked-by: default avatarJoe Hershberger <joe.hershberger@ni.com>
    d584c68c
    History