From: Thomas Richard Date: Wed, 6 May 2026 12:13:03 +0000 (+0200) Subject: dt-bindings: net: microchip: Add LAN7500 and LAN7505 devices X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3fd582d170599a23258be699382c463832cd3ef;p=thirdparty%2Flinux.git 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 Acked-by: Krzysztof Kozlowski Link: https://patch.msgid.link/20260506-b4-var-som-om44-lan7500-v2-1-b8af59ab877c@bootlin.com Signed-off-by: Jakub Kicinski --- 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