Re: [PATCH v3 0/4] net: dsa: Add Vitesse VSC73xx parallel mode

2019-07-07 Thread David Miller
From: Pawel Dembicki Date: Fri, 5 Jul 2019 00:29:03 +0200 > Main goal of this patch series is to add support for CPU attached parallel > bus in Vitesse VSC73xx switches. Existing driver supports only SPI mode. > > Second change is needed for devices in unmanaged state. > > V3: > - fix commit m

[PATCH v3 0/4] net: dsa: Add Vitesse VSC73xx parallel mode

2019-07-04 Thread Pawel Dembicki
Main goal of this patch series is to add support for CPU attached parallel bus in Vitesse VSC73xx switches. Existing driver supports only SPI mode. Second change is needed for devices in unmanaged state. V3: - fix commit messages and descriptions about memory-mapped I/O mode V2: - drop changes i