1. 19 8月, 2015 1 次提交
  2. 13 8月, 2015 1 次提交
  3. 12 8月, 2015 1 次提交
    • V
      net: lpc32xx: add RMII phy mode support · 1a791892
      Vladimir Zapolskiy 提交于
      LPC32xx MAC and clock control configuration requires some minor quirks
      to deal with a phy connected by RMII.
      
      It's worth to mention that the kernel and legacy BSP from NXP sets
      SUPP_RESET_RMII == (1 << 11) bit, however the description of this bit is
      missing in shared LPC32x0 User Manual UM10326 Rev. 3, July 22, 2011
      and in LPC32x0 Draft User Mannual Rev. 00.27, November 20, 2008, also
      in my tests an SMSC LAN8700 phy device connected over RMII seems to
      work correctly without touching this bit.
      
      Add support of RMII, if CONFIG_RMII is defined, this option is aligned
      with a number of boards, which already define the same config value.
      Signed-off-by: NVladimir Zapolskiy <vz@mleia.com>
      Tested-by: NSylvain Lemieux <slemieux@tycoint.com>
      1a791892
  4. 10 4月, 2015 5 次提交
  5. 24 7月, 2013 1 次提交
  6. 15 5月, 2012 1 次提交