Re: [PATCH net-next 2/3] net: dsa: microchip: add ksz9567 to ksz9477 driver

2019-09-09 Thread George McCollister
On Fri, Sep 6, 2019 at 4:42 PM Marek Vasut wrote: > > On 9/6/19 11:30 PM, George McCollister wrote: > > Add support for the KSZ9567 7-Port Gigabit Ethernet Switch to the > > ksz9477 driver. The KSZ9567 supports both SPI and I2C. Oddly the > > ksz9567 is already in the device tree binding

Re: [PATCH net-next 2/3] net: dsa: microchip: add ksz9567 to ksz9477 driver

2019-09-06 Thread Marek Vasut
On 9/6/19 11:30 PM, George McCollister wrote: > Add support for the KSZ9567 7-Port Gigabit Ethernet Switch to the > ksz9477 driver. The KSZ9567 supports both SPI and I2C. Oddly the > ksz9567 is already in the device tree binding documentation. > > Signed-off-by: George McCollister > --- >

[PATCH net-next 2/3] net: dsa: microchip: add ksz9567 to ksz9477 driver

2019-09-06 Thread George McCollister
Add support for the KSZ9567 7-Port Gigabit Ethernet Switch to the ksz9477 driver. The KSZ9567 supports both SPI and I2C. Oddly the ksz9567 is already in the device tree binding documentation. Signed-off-by: George McCollister --- drivers/net/dsa/microchip/ksz9477.c | 9 +