Re: [PATCH v4 00/11] microchip: add support for ksz88x3 driver family

2020-09-10 Thread Matthias Schiffer
On Mon, 2020-08-03 at 07:44 +0200, Michael Grzeschik wrote: > This series adds support for the ksz88x3 driver family to the dsa > based ksz > drivers. The driver is making use of the already available ksz8795 > driver and > moves it to an generic driver for the ksz8 based chips which have > similar

[PATCH v4 00/11] microchip: add support for ksz88x3 driver family

2020-08-02 Thread Michael Grzeschik
This series adds support for the ksz88x3 driver family to the dsa based ksz drivers. The driver is making use of the already available ksz8795 driver and moves it to an generic driver for the ksz8 based chips which have similar functions but an totaly different register layout. Andrew Lunn (1):