[U-Boot] [PATCH] net: phy: micrel: add support for KSZ8895 switch in SMI mode

Joe Hershberger joe.hershberger at gmail.com
Fri Jan 30 22:34:16 CET 2015


On Wed, Feb 19, 2014 at 10:21 AM, Philippe De Muyter <phdm at macqel.be> wrote:
>
> This patch adds a phy driver for the Micrel KSZ8895 switch.  As the SoC
MAC
> is directly connected to the switch MAC the link to the switch is always
up.
>
> But the KSZ8895 switch can be hardwired in three configuration modes :
> - not configurable with eventually an eeprom-stored configuration
> - configurable by the mdio/mdc connection (SMI protocol)
> - configurable by a SPI connection.
>
> In not configurable mode, the switch starts automatically, but in the
> other modes, it must be started programmatically, by writing 1 in
> configuration register 1.
> We only support the not configurable and mdio/mdc (aka SMI) modes here.
>
> Signed-off-by: Philippe De Muyter <phdm at macqel.be>
> Cc: Christian Gmeiner <christian.gmeiner at gmail.com>
> ---

Huge apologies for the delay.

Applied, Thanks!
-Joe


More information about the U-Boot mailing list