[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250422233645.1931036-6-justin.chen@broadcom.com>
Date: Tue, 22 Apr 2025 16:36:42 -0700
From: Justin Chen <justin.chen@...adcom.com>
To: devicetree@...r.kernel.org,
netdev@...r.kernel.org
Cc: rafal@...ecki.pl,
linux@...linux.org.uk,
hkallweit1@...il.com,
bcm-kernel-feedback-list@...adcom.com,
opendmb@...il.com,
conor+dt@...nel.org,
krzk+dt@...nel.org,
robh@...nel.org,
pabeni@...hat.com,
kuba@...nel.org,
edumazet@...gle.com,
davem@...emloft.net,
andrew+netdev@...n.ch,
florian.fainelli@...adcom.com,
Justin Chen <justin.chen@...adcom.com>
Subject: [PATCH net-next v2 5/8] dt-bindings: net: brcm,asp-v2.0: Add asp-v3.0
Add asp-v3.0 support. v3.0 is a major revision that reduces
the feature set for cost savings. We have a reduced amount of
channels and network filters.
Signed-off-by: Justin Chen <justin.chen@...adcom.com>
---
v2
- Split removal of asp-v2.0 into a separate commit
Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml b/Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml
index 1efbee2c4efd..a3db6d594c8c 100644
--- a/Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml
+++ b/Documentation/devicetree/bindings/net/brcm,asp-v2.0.yaml
@@ -15,6 +15,10 @@ description: Broadcom Ethernet controller first introduced with 72165
properties:
compatible:
oneOf:
+ - items:
+ - enum:
+ - brcm,bcm74110-asp
+ - const: brcm,asp-v3.0
- items:
- enum:
- brcm,bcm74165b0-asp
--
2.34.1
Powered by blists - more mailing lists