Re: [PATCH 1/7] sky2: dont set bogus bit in PHY register
From: Jeff Garzik <hidden>
Date: 2007-05-30 13:53:06
From: Jeff Garzik <hidden>
Date: 2007-05-30 13:53:06
Stephen Hemminger wrote:
This code inherited from the sk98lin driver is incorrect on the Yukon2. The GPHY_CTRL register values are specific to the internal PHY of the chip and the values used were leftovers. Driver was setting bit 13 which is now the INT polarity for the PHY! Signed-off-by: Stephen Hemminger <redacted>
applied 1-3