1. 08 12月, 2016 1 次提交
    • A
      drivers: net: cpsw-phy-sel: Clear RGMII_IDMODE on "rgmii" links · 74685b08
      Alex 提交于
      Support for setting the RGMII_IDMODE bit was added in the commit
      referenced below. However, that commit did not add the symmetrical
      clearing of the bit by way of setting it in "mask". Add it here.
      
      Note that the documentation marks clearing this bit as "reserved",
      however, according to TI, support for delaying the clock does exist in
      the MAC, although it is not officially supported.
      We tested this on a board with an RGMII to RGMII link that will not
      work unless this bit is cleared.
      
      Fixes: 0fb26c30 ("drivers: net: cpsw-phy-sel: add support to configure rgmii internal delay")
      Signed-off-by: NAlexandru Gagniuc <alex.g@adaptrum.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      74685b08
  2. 07 12月, 2016 9 次提交
  3. 06 12月, 2016 12 次提交
  4. 03 12月, 2016 8 次提交
  5. 02 12月, 2016 10 次提交