Re: [PATCH v3] Add support for mv88e6393x family of Marvell.
From: Florian Fainelli
Date: Thu Oct 15 2020 - 22:38:04 EST
On 10/15/2020 7:09 PM, Pavana Sharma wrote:
The Marvell 88E6393X device is a single-chip integration of a 11-port
Ethernet switch with eight integrated Gigabit Ethernet (GbE) transceivers
and three 10-Gigabit interfaces.
This patch adds functionalities specific to mv88e6393x family (88E6393X,
88E6193X and 88E6191X)
Signed-off-by: Pavana Sharma <pavana.sharma@xxxxxxxx>
The subject of your patch should be:
net: dsa: mv88e6xxx: Add support for mv88e6393x family
to be consistent with the previous changes done to these files. I don't
have the datasheet for that switch so cannot confirm if the changes
appear to be correct or not, Vivien and Andrew might though.
--
Florian