* [PATCH] dt-bindings: net: microchip: fix bracket
@ 2026-07-11 13:42 Manuel Ebner
2026-07-21 19:07 ` Jakub Kicinski
0 siblings, 1 reply; 2+ messages in thread
From: Manuel Ebner @ 2026-07-11 13:42 UTC (permalink / raw)
To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
Oleksij Rempel
Cc: Manuel Ebner, netdev, devicetree, linux-kernel
Remove needless ')'
Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
---
I send this in a seperate patch, because there's a change the maintainers
wants a bracked added instead of removed.
---
Documentation/devicetree/bindings/net/microchip,lan95xx.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
index b9c394009040..f4d0929616a5 100644
--- a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
+++ b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
@@ -35,7 +35,7 @@ properties:
- usb424,9906 # SMSC9505A USB Ethernet Device (HAL)
- usb424,9907 # SMSC9500 USB Ethernet Device (Alternate ID)
- usb424,9908 # SMSC9500A USB Ethernet Device (Alternate ID)
- - usb424,9909 # SMSC9512/9514 USB Hub & Ethernet Device ID)
+ - usb424,9909 # SMSC9512/9514 USB Hub & Ethernet Device ID
- usb424,9e00 # SMSC9500A USB Ethernet Device
- usb424,9e01 # SMSC9505A USB Ethernet Device
- usb424,9e08 # SMSC LAN89530 USB Ethernet Device
--
2.54.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: net: microchip: fix bracket
2026-07-11 13:42 [PATCH] dt-bindings: net: microchip: fix bracket Manuel Ebner
@ 2026-07-21 19:07 ` Jakub Kicinski
0 siblings, 0 replies; 2+ messages in thread
From: Jakub Kicinski @ 2026-07-21 19:07 UTC (permalink / raw)
To: Manuel Ebner
Cc: Andrew Lunn, David S. Miller, Eric Dumazet, Paolo Abeni,
Rob Herring, Krzysztof Kozlowski, Conor Dooley, Oleksij Rempel,
netdev, devicetree, linux-kernel
On Sat, 11 Jul 2026 15:42:09 +0200 Manuel Ebner wrote:
> Remove needless ')'
>
> Signed-off-by: Manuel Ebner <manuelebner@mailbox.org>
> ---
> I send this in a seperate patch, because there's a change the maintainers
> wants a bracked added instead of removed.
> ---
> Documentation/devicetree/bindings/net/microchip,lan95xx.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
> index b9c394009040..f4d0929616a5 100644
> --- a/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
> +++ b/Documentation/devicetree/bindings/net/microchip,lan95xx.yaml
> @@ -35,7 +35,7 @@ properties:
> - usb424,9906 # SMSC9505A USB Ethernet Device (HAL)
> - usb424,9907 # SMSC9500 USB Ethernet Device (Alternate ID)
> - usb424,9908 # SMSC9500A USB Ethernet Device (Alternate ID)
> - - usb424,9909 # SMSC9512/9514 USB Hub & Ethernet Device ID)
> + - usb424,9909 # SMSC9512/9514 USB Hub & Ethernet Device ID
This looks like someone left the ID) at the end of a copied line.
The whole " ID)" should be deleted AFAICT.
--
pw-bot: cr
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-07-21 19:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-11 13:42 [PATCH] dt-bindings: net: microchip: fix bracket Manuel Ebner
2026-07-21 19:07 ` Jakub Kicinski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox