Re: [PATCH v1.1] net: emac: add support for device-tree based PHY discovery and setup

2017-02-27 Thread David Miller
From: Christian Lamparter Date: Mon, 27 Feb 2017 20:42:15 +0100 > On Wednesday, February 22, 2017 3:37:35 PM CET David Miller wrote: >> From: Christian Lamparter >> Date: Mon, 20 Feb 2017 20:10:58 +0100 >> >> > This patch adds glue-code that allows the EMAC driver to interface >> > with the exi

Re: [PATCH v1.1] net: emac: add support for device-tree based PHY discovery and setup

2017-02-27 Thread Christian Lamparter
On Wednesday, February 22, 2017 3:37:35 PM CET David Miller wrote: > From: Christian Lamparter > Date: Mon, 20 Feb 2017 20:10:58 +0100 > > > This patch adds glue-code that allows the EMAC driver to interface > > with the existing dt-supported PHYs in drivers/net/phy. > > > > Because currently, t

Re: [PATCH v1.1] net: emac: add support for device-tree based PHY discovery and setup

2017-02-22 Thread David Miller
From: Christian Lamparter Date: Mon, 20 Feb 2017 20:10:58 +0100 > This patch adds glue-code that allows the EMAC driver to interface > with the existing dt-supported PHYs in drivers/net/phy. > > Because currently, the emac driver maintains a small library of > supported phys for in a private phy

[PATCH v1.1] net: emac: add support for device-tree based PHY discovery and setup

2017-02-20 Thread Christian Lamparter
This patch adds glue-code that allows the EMAC driver to interface with the existing dt-supported PHYs in drivers/net/phy. Because currently, the emac driver maintains a small library of supported phys for in a private phy.c file located in the drivers directory. The support is limited to mostly