On Wed, Jul 3, 2019 at 7:21 PM Pawel Dembicki <[email protected]> wrote:
> This driver (currently) only takes control of the switch chip over > SPI and configures it to route packages around when connected to a > CPU port. But Vitesse chip support also parallel interface. > > This patch split driver into two parts: core and spi. It is required > for add support to another managing interface. > > Tested-by: Linus Walleij <[email protected]> > Signed-off-by: Pawel Dembicki <[email protected]> That's a nice and clean split. Reviewed-by: Linus Walleij <[email protected]> Yours, Linus Walleij

