]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
dt-bindings: net: Document support for Airoha AN7583 MDIO Controller
authorChristian Marangi <ansuelsmth@gmail.com>
Tue, 17 Jun 2025 09:16:52 +0000 (11:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Jun 2025 09:09:36 +0000 (10:09 +0100)
commita6ee35bd1fe0ef91135479c18ff63af3ef9fe11d
tree9e7695a9ffa740078bd3ec5284b6a71f7e7b4b6b
parent1ea2e106130adc3e3424dd0607b72847313d2367
dt-bindings: net: Document support for Airoha AN7583 MDIO Controller

Airoha AN7583 SoC have 3 different MDIO Controller. One comes from
the intergated Switch based on MT7530. The other 2 live under the SCU
register and expose 2 dedicated MDIO controller.

Document the schema for the 2 dedicated MDIO controller.
Each MDIO controller can be independently reset with the SoC reset line.
Each MDIO controller have a dedicated clock configured to 2.5MHz by
default to follow MDIO bus IEEE 802.3 standard.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/airoha,an7583-mdio.yaml [new file with mode: 0644]