Re: [PATCH] net: dsa: add support for ksz9897 ethernet switch

2018-08-17 Thread Rob Herring
Hi, this email is from Rob's (experimental) review bot. I found a couple of common problems with your patch. Please see below. On Wed, 15 Aug 2018 16:51:23 +0100, Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > ksz9477 is superset of ksz9xx series, driver just works > out of the box for ksz989

Re: [PATCH] net: dsa: add support for ksz9897 ethernet switch

2018-08-16 Thread David Miller
From: Lad Prabhakar Date: Wed, 15 Aug 2018 16:51:23 +0100 > From: "Lad, Prabhakar" > > ksz9477 is superset of ksz9xx series, driver just works > out of the box for ksz9897 chip with this patch. > > Signed-off-by: Lad, Prabhakar Since this is just adding chip IDs and such, this can go in now.

Re: [PATCH] net: dsa: add support for ksz9897 ethernet switch

2018-08-15 Thread Florian Fainelli
On 08/15/2018 08:51 AM, Lad Prabhakar wrote: > From: "Lad, Prabhakar" > > ksz9477 is superset of ksz9xx series, driver just works > out of the box for ksz9897 chip with this patch. net-next is currently closed, but other than that: Reviewed-by: Florian Fainelli > > Signed-off-by: Lad, Prabha

[PATCH] net: dsa: add support for ksz9897 ethernet switch

2018-08-15 Thread Lad Prabhakar
From: "Lad, Prabhakar" ksz9477 is superset of ksz9xx series, driver just works out of the box for ksz9897 chip with this patch. Signed-off-by: Lad, Prabhakar --- Documentation/devicetree/bindings/net/dsa/ksz.txt | 4 +++- drivers/net/dsa/microchip/ksz_common.c| 9 + drivers