Skip to content
Snippets Groups Projects
  1. Nov 06, 2016
    • Fabio Estevam's avatar
      mx6sabresd: Make Ethernet functional again · 4b6035da
      Fabio Estevam authored
      
      Since commit ce412b79 ("drivers: net: phy: atheros: add separate
      config for AR8031") ethernet does not work on mx6sabresd.
      
      This commit correctly assigns ar8031_config() as the configuration
      function for AR8031 in the same way as done in the Linux kernel.
      
      However, on mx6sabresd design we need some additional configuration,
      such as enabling the 125 MHz AR8031 output that needs to be done
      in the board file.
      
      This also aligns with the same method that the kernel performs
      the AR8031 fixup in arch/arm/mach-imx/mach-imx6q.c.
      
      Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
      4b6035da
  2. Nov 05, 2016
  3. Nov 03, 2016
  4. Nov 02, 2016
  5. Oct 31, 2016
  6. Oct 30, 2016
Loading