Re: [PATCH 1/2] dt-bindings: net: Add schema for LAN75XX compatible USB Ethernet controllers

From: Krzysztof Kozlowski

Date: Tue Apr 07 2026 - 06:46:59 EST


On 07/04/2026 10:34, Thomas Richard wrote:
>>
>>> + - enum:
>>> + - usb424,7500
>>> + - usb424,7505
>>
>> But you should notice that this is exactly the same as 95xx, so why it
>> cannot go there? Because of the wildcard 95xx naming? That's not a
>> reason.
>
> Yes I noticed. I did not put them in 95xx because it is not the same
> driver. Isn't that a valid reason?

Not really a valid reason. If you split driver into two, do you split
bindings? Or merge drivers? Bindings here describe the hardware, not the
driver layout.

Best regards,
Krzysztof