[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190224.174539.990511736656408555.davem@davemloft.net>
Date: Sun, 24 Feb 2019 17:45:39 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: maxime.chevallier@...tlin.com
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
andrew@...n.ch, f.fainelli@...il.com, hkallweit1@...il.com,
linux@...linux.org.uk, linux-arm-kernel@...ts.infradead.org,
antoine.tenart@...tlin.com, thomas.petazzoni@...tlin.com,
gregory.clement@...tlin.com, miquel.raynal@...tlin.com,
nadavh@...vell.com, stefanc@...vell.com, mw@...ihalf.com
Subject: Re: [PATCH net-next v2 0/7] net: phy: marvell10g: Add 2.5GBaseT
support
From: Maxime Chevallier <maxime.chevallier@...tlin.com>
Date: Sat, 23 Feb 2019 00:37:37 +0100
> This series adds the missing bits necessary to fully support 2.5GBaseT
> in the Marvell Alaska PHYs.
>
> The main points for that support are :
>
> - Making use of the .get_features call, recently introduced by Heiner
> and Andrew, that allows having a fully populated list of supported
> modes, including 2500BaseT.
>
> - Configuring the MII to 2500BaseX when establishing a link at 2.5G
>
> - Adding a small quirk to take into account the fact that some PHYs in
> the family won't report the correct supported abilities
>
> The rest of the series consists of small cosmetic improvements such as
> using the correct helper to set a linkmode bit and adding macros for the
> PHY ids.
>
> We also add support for the 88E2110 PHY, which doesn't require the
> quirk, and support for 2500BaseT in the PPv2 driver, in order to have a
> fully working setup on the MacchiatoBin board.
>
> Changes since V1 : Fixed formatting issue in patch 01, rebased.
Series applied, thank you.
Powered by blists - more mailing lists