Re: [PATCH 2/2] net: phy: intel-xway: add VR9 v1.1 phy ids

2018-03-23 Thread David Miller
From: Mathias Kresin Date: Thu, 22 Mar 2018 23:31:39 +0100 > The phys embedded into the v1.1 of the VR9 SoC are using different phy > ids. Add the phy ids to use the driver for this VR9 version as well. > > Signed-off-by: Mathias Kresin Also applied, thank you.

[PATCH 2/2] net: phy: intel-xway: add VR9 v1.1 phy ids

2018-03-22 Thread Mathias Kresin
The phys embedded into the v1.1 of the VR9 SoC are using different phy ids. Add the phy ids to use the driver for this VR9 version as well. Signed-off-by: Mathias Kresin --- drivers/net/phy/intel-xway.c | 28 1 file changed, 28 insertions(+) diff