Re: [PATCH] net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver

2020-07-01 Thread David Miller
From: Helmut Grohne Date: Wed, 1 Jul 2020 13:22:20 +0200 > The KSZ9893 3-Port Gigabit Ethernet Switch can be controlled via SPI, > I²C or MDIO (very limited and not supported by this driver). While there > is already a compatible entry for the SPI bus, it was missing for I²C. > > Signed-off-by:

Re: [PATCH] net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver

2020-07-01 Thread Florian Fainelli
On 7/1/2020 4:22 AM, Helmut Grohne wrote: > The KSZ9893 3-Port Gigabit Ethernet Switch can be controlled via SPI, > I²C or MDIO (very limited and not supported by this driver). While there > is already a compatible entry for the SPI bus, it was missing for I²C. > > Signed-off-by: Helmut Grohne

Re: [PATCH] net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver

2020-07-01 Thread Andrew Lunn
On Wed, Jul 01, 2020 at 01:22:20PM +0200, Helmut Grohne wrote: > The KSZ9893 3-Port Gigabit Ethernet Switch can be controlled via SPI, > I²C or MDIO (very limited and not supported by this driver). While there > is already a compatible entry for the SPI bus, it was missing for I²C. > > Signed-off-

[PATCH] net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver

2020-07-01 Thread Helmut Grohne
The KSZ9893 3-Port Gigabit Ethernet Switch can be controlled via SPI, I²C or MDIO (very limited and not supported by this driver). While there is already a compatible entry for the SPI bus, it was missing for I²C. Signed-off-by: Helmut Grohne --- drivers/net/dsa/microchip/ksz9477_i2c.c | 1 + 1