Re: [PATCH v3 3/4] net: dsa: vsc73xx: add support for parallel mode

2019-07-05 Thread Florian Fainelli
On 7/4/2019 3:29 PM, Pawel Dembicki wrote: > 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: Pawe

[PATCH v3 3/4] net: dsa: vsc73xx: add support for parallel mode

2019-07-04 Thread Pawel Dembicki
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 Reviewed-by: Linus Walleij --- drivers/net/dsa