]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: net: Document support for Aeonsemi PHYs
authorChristian Marangi <ansuelsmth@gmail.com>
Sat, 17 May 2025 20:13:50 +0000 (22:13 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 21 May 2025 22:56:10 +0000 (15:56 -0700)
commit3e2b72298904081ba16b7e98b156eaca07f2db27
tree94fa227b2edd880ee6fd4e723d7a8b8da2ea4767
parent830877d89edcd834e4b4d0fcc021ff619d89505e
dt-bindings: net: Document support for Aeonsemi PHYs

Add Aeonsemi PHYs and the requirement of a firmware to correctly work.
Also document the max number of LEDs supported and what PHY ID expose
when no firmware is loaded.

Supported PHYs AS21011JB1, AS21011PB1, AS21010JB1, AS21010PB1,
AS21511JB1, AS21511PB1, AS21510JB1, AS21510PB1, AS21210JB1,
AS21210PB1 that all register with the PHY ID 0x7500 0x9410 on C45
registers before the firmware is loaded.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Link: https://patch.msgid.link/20250517201353.5137-7-ansuelsmth@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/aeonsemi,as21xxx.yaml [new file with mode: 0644]
MAINTAINERS