Searched hist:"631 e83bf7c0e801f0ab960a97a3228b2dbf9ebeb" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/ |
H A D | Makefile | diff 631e83bf7c0e801f0ab960a97a3228b2dbf9ebeb Fri Jul 05 00:29:06 CEST 2019 Pawel Dembicki <paweldembicki@gmail.com> 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>
|
H A D | Kconfig | diff 631e83bf7c0e801f0ab960a97a3228b2dbf9ebeb Fri Jul 05 00:29:06 CEST 2019 Pawel Dembicki <paweldembicki@gmail.com> 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>
|