mbox series

[net-next,v4,0/2] net: mvneta: Armada 98DX2530 SoC

Message ID 20220315215207.2746793-1-chris.packham@alliedtelesis.co.nz
Headers show
Series net: mvneta: Armada 98DX2530 SoC | expand

Message

Chris Packham March 15, 2022, 9:52 p.m. UTC
This is split off from [1] to let it go in via net-next rather than waiting for
the rest of the series to land.

[1] - https://lore.kernel.org/lkml/20220314213143.2404162-1-chris.packham@alliedtelesis.co.nz/

Chris Packham (2):
  dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
  net: mvneta: Add support for 98DX2530 Ethernet port

 .../bindings/net/marvell-armada-370-neta.txt         |  1 +
 drivers/net/ethernet/marvell/mvneta.c                | 12 ++++++++++++
 2 files changed, 13 insertions(+)

Comments

patchwork-bot+netdevbpf@kernel.org March 17, 2022, 10:10 a.m. UTC | #1
Hello:

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

On Wed, 16 Mar 2022 10:52:05 +1300 you wrote:
> This is split off from [1] to let it go in via net-next rather than waiting for
> the rest of the series to land.
> 
> [1] - https://lore.kernel.org/lkml/20220314213143.2404162-1-chris.packham@alliedtelesis.co.nz/
> 
> Chris Packham (2):
>   dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
>   net: mvneta: Add support for 98DX2530 Ethernet port
> 
> [...]

Here is the summary with links:
  - [net-next,v4,1/2] dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
    https://git.kernel.org/netdev/net-next/c/270a95966881
  - [net-next,v4,2/2] net: mvneta: Add support for 98DX2530 Ethernet port
    https://git.kernel.org/netdev/net-next/c/2d2a514c1d61

You are awesome, thank you!