[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4811740D.4060707@pobox.com>
Date: Fri, 25 Apr 2008 02:02:53 -0400
From: Jeff Garzik <jgarzik@...ox.com>
To: Andy Fleming <afleming@...escale.com>
CC: netdev@...r.kernel.org
Subject: Re: [PATCH v2.6.26] Add support for board-level PHY fixups
Andy Fleming wrote:
> Sometimes the specific interaction between the platform and the PHY requires
> special handling. For instance, to change where the PHY's clock input is, or to
> add a delay to account for latency issues in the data path. We add a mechanism
> for registering a callback with the PHY Lib to be called on matching PHYs when
> they are brought up, or reset.
>
> Signed-off-by: Andy Fleming <afleming@...escale.com>
> ---
> Documentation/networking/phy.txt | 38 +++++++++++-
> drivers/net/phy/mdio_bus.c | 3 +
> drivers/net/phy/phy.c | 4 +-
> drivers/net/phy/phy_device.c | 129 ++++++++++++++++++++++++++++++++++----
> include/linux/phy.h | 24 +++++++-
> 5 files changed, 182 insertions(+), 16 deletions(-)
applied, though I wish the kernel would unify on the choice of "fixup"
or "quirk"
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists