Re: [PATCH v4 0/3] Add support for mv88e6393x family of Marvell.

From: Florian Fainelli
Date: Mon Oct 26 2020 - 09:43:22 EST




On 10/25/2020 10:52 PM, Pavana Sharma wrote:
Hi,

Thanks for the review.
Following is the updated patchset.

The 6393X family has MV88E6191X, MV88E6193X and MV88E6393X products listed in
Gigabit Ethernet and Gigabit 10G+ Ethernet categories. There are no 6393 devices
(without X) but there is 6191 device (without X)from a different family.
The product id is listed with the 'X' in the name so I prefer to retain the
product name 6393X in the driver whereas we can define the family name as
'MV88E6XXX_FAMILY_6393' without 'X'.

The patchset adds support for modes 5GBASE-R, 10GBASE-R and USXGMII on
ports 0, 9 and 10.

Tested on MV88E6193X device.

Please subject your patches appropriately using "net: dsa: mv88e6xxx: " for DSA changes to the driver and "net: phy: " for PHY subsystem changes.
--
Florian