1. 10 4月, 2016 1 次提交
    • M
      arm: socfpga: Handle phy-mode OF property for GMACs · 5f79d008
      Marek Vasut 提交于
      Thus far, the socfpga init code had hard-coded the configuration
      of the ethernet PHY interface to RGMII in the ethernet registers
      in sysmgr space, so PHYs connected in another modes did not work.
      
      This patch fixes support for configurations where the ethernet PHYs
      are connected over MII/GMII/RMII interfaces by parsing the phy-mode
      OF property of the GMACs and configuring the ethernet registers in
      sysmgr space accordingly.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Reported-by: NDenis Bakhvalov <denis.bakhvalov@nokia.com>
      Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
      5f79d008
  2. 07 4月, 2016 6 次提交
  3. 06 4月, 2016 8 次提交
  4. 05 4月, 2016 25 次提交