RE: [PATCH net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support

2017-05-08 Thread Woojung.Huh
> > >> +}, { > > >> + .phy_id = PHY_ID_KSZ9477, > > >> + .phy_id_mask= MICREL_PHY_ID_MASK, > > >> + .name = "Microchip KSZ9477", > > >> + .features = PHY_GBIT_FEATURES, > > >> + .flags = PHY_HAS_MAGICANEG, > > > > > >Is this magic still used

Re: [PATCH net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support

2017-05-07 Thread Andrew Lunn
On Sun, May 07, 2017 at 01:02:31AM +, woojung@microchip.com wrote: > >> +}, { > >> + .phy_id = PHY_ID_KSZ9477, > >> + .phy_id_mask= MICREL_PHY_ID_MASK, > >> + .name = "Microchip KSZ9477", > >> + .features = PHY_GBIT_FEATURES, > >> + .flags

RE: [PATCH net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support

2017-05-07 Thread Woojung.Huh
>> +}, { >> + .phy_id = PHY_ID_KSZ9477, >> + .phy_id_mask= MICREL_PHY_ID_MASK, >> + .name = "Microchip KSZ9477", >> + .features = PHY_GBIT_FEATURES, >> + .flags = PHY_HAS_MAGICANEG, > >Is this magic still used anywhere? I could not find anyth

Re: [PATCH net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support

2017-05-05 Thread Andrew Lunn
> +}, { > + .phy_id = PHY_ID_KSZ9477, > + .phy_id_mask= MICREL_PHY_ID_MASK, > + .name = "Microchip KSZ9477", > + .features = PHY_GBIT_FEATURES, > + .flags = PHY_HAS_MAGICANEG, Is this magic still used anywhere? I could not find anything.

[PATCH net-next 2/5] phy: micrel: add Microchip KSZ 9477 Switch PHY support

2017-05-05 Thread Woojung.Huh
From: Woojung Huh Adding Microchip 9477 Phy included in KSZ9477 Switch. Signed-off-by: Woojung Huh --- drivers/net/phy/micrel.c | 12 include/linux/micrel_phy.h | 2 ++ 2 files changed, 14 insertions(+) diff --git a/drivers/net/phy/micrel.c b/drivers/net/phy/micrel.c index 6a5