mbox series

[net-next,0/3] net: phy: marvell-88q2xxx: cleanup

Message ID 20250214-marvell-88q2xxx-cleanup-v1-0-71d67c20f308@gmail.com (mailing list archive)
Headers show
Series net: phy: marvell-88q2xxx: cleanup | expand

Message

Dimitri Fedrau Feb. 14, 2025, 4:32 p.m. UTC
- align defines
- order includes alphabetically
- enable temperature sensor in mv88q2xxx_config_init

Signed-off-by: Dimitri Fedrau <dima.fedrau@gmail.com>
---
Dimitri Fedrau (3):
      net: phy: marvell-88q2xxx: align defines
      net: phy: marvell-88q2xxx: order includes alphabetically
      net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init

 drivers/net/phy/marvell-88q2xxx.c | 77 +++++++++++++++++++--------------------
 1 file changed, 37 insertions(+), 40 deletions(-)
---
base-commit: 7a7e0197133d18cfd9931e7d3a842d0f5730223f
change-id: 20250214-marvell-88q2xxx-cleanup-82e28b5271de

Best regards,

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 18, 2025, 12:50 p.m. UTC | #1
Hello:

This series was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Fri, 14 Feb 2025 17:32:02 +0100 you wrote:
> - align defines
> - order includes alphabetically
> - enable temperature sensor in mv88q2xxx_config_init
> 
> Signed-off-by: Dimitri Fedrau <dima.fedrau@gmail.com>
> ---
> Dimitri Fedrau (3):
>       net: phy: marvell-88q2xxx: align defines
>       net: phy: marvell-88q2xxx: order includes alphabetically
>       net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
> 
> [...]

Here is the summary with links:
  - [net-next,1/3] net: phy: marvell-88q2xxx: align defines
    https://git.kernel.org/netdev/net-next/c/8dcaed624f6a
  - [net-next,2/3] net: phy: marvell-88q2xxx: order includes alphabetically
    https://git.kernel.org/netdev/net-next/c/cbe0449e8f9f
  - [net-next,3/3] net: phy: marvell-88q2xxx: enable temperature sensor in mv88q2xxx_config_init
    https://git.kernel.org/netdev/net-next/c/6c806720bafe

You are awesome, thank you!