commit | 631e83bf7c0e801f0ab960a97a3228b2dbf9ebeb | [log] [tgz] |
---|---|---|
author | Pawel Dembicki <paweldembicki@gmail.com> | Fri Jul 05 00:29:06 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 07 14:16:32 2019 -0700 |
tree | 3fba4ab0e6617fe7e17db806d58dfb8f9dd75914 | |
parent | 95711cd5f0b4b0394f2e0c30fdd99b853317ed49 [diff] |
net: dsa: vsc73xx: add support for parallel mode This patch add platform part of vsc73xx driver. It allows to use chip connected to a parallel memory bus and work in memory-mapped I/O mode. (aka PI bus in chip manual) By default device is working in big endian mode. Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>