diff options
| author | Justin Chen <justin.chen@broadcom.com> | 2025-04-22 16:36:43 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-04-24 16:59:53 -0700 |
| commit | 9a8a73766b34a2e8ef1b2dfa85bfecece2cd3702 (patch) | |
| tree | 7811284b260a2e0575a5a6a4cad1c4aed29cda60 | |
| parent | dt-bindings: net: brcm,asp-v2.0: Add asp-v3.0 (diff) | |
| download | linux-9a8a73766b34a2e8ef1b2dfa85bfecece2cd3702.tar.gz linux-9a8a73766b34a2e8ef1b2dfa85bfecece2cd3702.zip | |
dt-bindings: net: brcm,unimac-mdio: Add asp-v3.0
The asp-v3.0 Ethernet controller uses a brcm unimac like its
predecessor.
Signed-off-by: Justin Chen <justin.chen@broadcom.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Link: https://patch.msgid.link/20250422233645.1931036-7-justin.chen@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml b/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml index 7eb6d5839f0b..43516dd357b8 100644 --- a/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml +++ b/Documentation/devicetree/bindings/net/brcm,unimac-mdio.yaml @@ -24,6 +24,7 @@ properties: - brcm,genet-mdio-v5 - brcm,asp-v2.1-mdio - brcm,asp-v2.2-mdio + - brcm,asp-v3.0-mdio - brcm,unimac-mdio - brcm,bcm6846-mdio |
