[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240129180959.582dbc88@kernel.org>
Date: Mon, 29 Jan 2024 18:09:59 -0800
From: Jakub Kicinski <kuba@...nel.org>
To: Andrew Lunn <andrew@...n.ch>, Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>
Cc: Dimitri Fedrau <dima.fedrau@...il.com>, "David S. Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Paolo Abeni
<pabeni@...hat.com>, Stefan Eichenberger <eichest@...il.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v5 net-next 00/13] net: phy: marvell-88q2xxx: add driver
for the Marvell 88Q2220 PHY
On Mon, 22 Jan 2024 22:28:33 +0100 Dimitri Fedrau wrote:
> Changes in V5:
> - add missing statics for mv88q222x_revb0_init_seq0 and
> mv88q222x_revb0_init_seq1
> - fix typo in commit message: autonegotiation
> - fix ordering of Signed-off-by and Reviewed-by in commit messages
> - add interrupt support for link detection
> - add suspend / resume ops
> - add support for internal temperature sensor
> - add cable test support
> - call .soft_reset in mv88q2xxx_config_aneg, this makes
> mv88q2xxx_config_aneg compatible for Marvell88Q222x devices and
> remove mv88q222x_config_aneg which is then just duplicated code
> - cleanup mv88q2xxx_config_init and make it compatible with
> Marvell88Q222x devices
> - move parts from mv88q222x_config_init to mv88q2xxx_config_init
> that are applicable for all Marvell88Q2xxx devices.
PHY maintainers - could anyone take a look at these patches?
Powered by blists - more mailing lists