Re: [PATCH v2 net-next 0/2] Add support for Microchip Technology KSZ9131 10/100/1000 Ethernet PHY

From: Florian Fainelli
Date: Thu Sep 27 2018 - 15:28:46 EST


On 09/27/2018 01:15 PM, Yuiko Oshino wrote:
> This is the initial driver for Microchip KSZ9131 10/100/1000 Ethernet PHY
>
> v2:
> - Creating a series from two related patches.

When people give you Acked-by or Reviewed-by tags in prior versions, it
is usually a good practice to add them to your next version of the
patch submission. Also, your patches 1 and 2 did not show up as as reply
to this cover letter, while they should, please fix this if you ever
need to submit new patches in the future.

Thank you!

>
> Yuiko Oshino (2):
> net: phy: micrel: add Microchip KSZ9131 inital driver
> dt-bindings: net: add support for Microchip KSZ9131 Ethernet PHY
>
> .../devicetree/bindings/net/micrel-ksz90x1.txt | 29 +++++++++++++++++++-
> drivers/net/phy/micrel.c | 32 ++++++++++++++++++++--
> include/linux/micrel_phy.h | 1 +
> 3 files changed, 58 insertions(+), 4 deletions(-)
>


--
Florian