[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250304015258.386485-1-chris.packham@alliedtelesis.co.nz>
Date: Tue, 4 Mar 2025 14:52:57 +1300
From: Chris Packham <chris.packham@...iedtelesis.co.nz>
To: andrew@...n.ch,
hkallweit1@...il.com,
linux@...linux.org.uk,
davem@...emloft.net,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
sander@...nheule.net,
markus.stockhausen@....de
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: [RESEND PATCH net-next v8 0/1] RTL9300 MDIO driver
This series adds a driver for the MDIO controller on the RTL9300 family
of devices. The controller is a little unique in that we can't access the SMI
interfaces directly. This means we need to use the hardware description from
the DTS to compute a mapping of switch port to mdio bus/address.
The dt-bindings have been applied to net-next.
I've dropped the linux-mips patches at Jakub's request so this can go into
net-next indpendently.
Chris Packham (1):
net: mdio: Add RTL9300 MDIO driver
drivers/net/mdio/Kconfig | 7 +
drivers/net/mdio/Makefile | 1 +
drivers/net/mdio/mdio-realtek-rtl9300.c | 475 ++++++++++++++++++++++++
4 files changed, 516 insertions(+)
create mode 100644 drivers/net/mdio/mdio-realtek-rtl9300.c
--
2.48.1
Powered by blists - more mailing lists