]> Git Repo - linux.git/commit
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip
authorOleksij Rempel <[email protected]>
Fri, 26 Aug 2022 10:56:18 +0000 (12:56 +0200)
committerDavid S. Miller <[email protected]>
Wed, 31 Aug 2022 08:40:39 +0000 (09:40 +0100)
commitb449080956127410dbc94ba7497de066d68c7573
tree0ff3cf2efbfe1dcf229cc34ff35c4acbab1b3d06
parent3177d7bbe0f256d6f6841c54fb65eaea2f3e26c1
net: dsa: microchip: add separate struct ksz_chip_data for KSZ8563 chip

Add separate entry for the KSZ8563 chip. According to the documentation
it can support Gbit only on RGMII port. So, we will need to be able to
describe in the followup patch.

Signed-off-by: Oleksij Rempel <[email protected]>
Reviewed-by: Vladimir Oltean <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/dsa/microchip/ksz_common.c
drivers/net/dsa/microchip/ksz_common.h
drivers/net/dsa/microchip/ksz_spi.c
This page took 0.050379 seconds and 4 git commands to generate.