summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Richard <thomas.richard@bootlin.com>2026-05-06 15:13:03 +0300
committerJakub Kicinski <kuba@kernel.org>2026-05-09 02:29:28 +0300
commitf3fd582d170599a23258be699382c463832cd3ef (patch)
tree29dbfea26a119dd7c09eb4f455b6d8cf715fbb1c
parentbe0e8db6935fa1db0065ad5e8cf37a54f91f0b08 (diff)
downloadlinux-f3fd582d170599a23258be699382c463832cd3ef.tar.xz
dt-bindings: net: microchip: Add LAN7500 and LAN7505 devices
Add bindings for LAN7500 and LAN7505 USB Ethernet Devices which are similar to LAN9500. Signed-off-by: Thomas Richard <thomas.richard@bootlin.com> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Link: https://patch.msgid.link/20260506-b4-var-som-om44-lan7500-v2-1-b8af59ab877c@bootlin.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/net/microchip,lan95xx.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
index accff93d38f8..b9c394009040 100644
--- a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
+++ b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
@@ -20,6 +20,8 @@ properties:
compatible:
items:
- enum:
+ - usb424,7500 # SMSC LAN7500 USB Ethernet Device
+ - usb424,7505 # SMSC LAN7505 USB Ethernet Device
- usb424,9500 # SMSC9500 USB Ethernet Device
- usb424,9505 # SMSC9505 USB Ethernet Device
- usb424,9530 # SMSC LAN9530 USB Ethernet Device