Re: [PATCH 1/2] net: phy: intel-xway: add VR9 version number

2018-03-23 Thread David Miller
From: Mathias Kresin Date: Thu, 22 Mar 2018 23:31:38 +0100 > The VR9 phy ids are matching only for the SoC version 1.2. Rename the > macros and change the names to take this into account. > > Signed-off-by: Mathias Kresin Applied.

[PATCH 1/2] net: phy: intel-xway: add VR9 version number

2018-03-22 Thread Mathias Kresin
The VR9 phy ids are matching only for the SoC version 1.2. Rename the macros and change the names to take this into account. Signed-off-by: Mathias Kresin --- drivers/net/phy/intel-xway.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/drivers/net/phy/intel-x