Re: [net-next RFC PATCH v4 6/6] dt-bindings: net: Document support for Aeonsemi PHYs
From: Rob Herring
Date: Mon Mar 31 2025 - 16:41:00 EST
On Thu, Mar 27, 2025 at 11:45:17PM +0100, Christian Marangi wrote:
> Document support for 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.
If you respin, in the subject: s/Document support for/Add/
>
> 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.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
> ---
> .../bindings/net/aeonsemi,as21xxx.yaml | 122 ++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 123 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/net/aeonsemi,as21xxx.yaml
Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>