From: David S. Miller Date: Sun, 7 Jul 2019 21:16:32 +0000 (-0700) Subject: Merge branch 'net-dsa-Add-Vitesse-VSC73xx-parallel-mode' X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=ad7b134f65385627ebe9b3162a652267c8d991ee;p=openwrt%2Fstaging%2Fblogic.git Merge branch 'net-dsa-Add-Vitesse-VSC73xx-parallel-mode' Pawel Dembicki says: ==================== net: dsa: Add Vitesse VSC73xx parallel mode 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 in compatible strings - make changes less invasive - drop mutex in platform part and move mutex from core to spi part - fix indentation - fix devm_ioremap_resource result check - add cover letter ==================== Signed-off-by: David S. Miller --- ad7b134f65385627ebe9b3162a652267c8d991ee