25 Sep, 2012

3 commits

  • The license header was missing in micrel_phy.h . This patch adds
    one.

    Signed-off-by: Marek Vasut
    Cc: David J. Choi
    Cc: David S. Miller
    Cc: Nobuhiro Iwamatsu
    Signed-off-by: David S. Miller

    Marek Vasut
     
  • There is no such part as KS8001, KS8041 or KS8051. There are only
    KSZ8001, KSZ8041 and KSZ8051. Rename these parts as such to match
    the Micrel naming.

    Signed-off-by: Marek Vasut
    Cc: David J. Choi
    Cc: David S. Miller
    Cc: Nobuhiro Iwamatsu
    Cc: Linux ARM kernel
    Cc: Fabio Estevam
    Cc: Shawn Guo
    Signed-off-by: David S. Miller

    Marek Vasut
     
  • The KSZ8021 PHY was previously caught by KS8051, which is not correct.
    This PHY needs additional setup if it is strapped for address 0. In such
    case an reserved bit must be written in the 0x16, "Operation Mode Strap
    Override" register. According to the KS8051 datasheet, that bit means
    "PHY Address 0 in non-broadcast" and it indeed behaves as such on KSZ8021.
    The issue where the ethernet controller (Freescale FEC) did not communicate
    with network is fixed by writing this bit as 1.

    Signed-off-by: Marek Vasut
    Cc: David J. Choi
    Cc: David S. Miller
    Cc: Nobuhiro Iwamatsu
    Signed-off-by: David S. Miller

    Marek Vasut
     

23 May, 2012

1 commit


15 Feb, 2011

1 commit