Re: [PATCH] dt-bindings: net: microchip: fix bracket
From: Jakub Kicinski
Date: Tue Jul 21 2026 - 16:46:15 EST
On Sat, 11 Jul 2026 15:42:09 +0200 Manuel Ebner wrote:
> Remove needless ')'
>
> Signed-off-by: Manuel Ebner <manuelebner@xxxxxxxxxxx>
> ---
> 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