Re: [PATCH net-next v5 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema

From: Arthur Crepin Leblond

Date: Fri Aug 14 2026 - 06:33:34 EST


On 14 August 2026 09:15:27 CEST, Krzysztof Kozlowski <krzk@xxxxxxxxxx> wrote:
>On Thu, Aug 13, 2026 at 10:58:14AM +0200, Arthur Crepin Leblond wrote:
>> Convert the Wiznet w5x00 SPI Ethernet controller binding from
>> plain text to DT schema.
>>
>> Signed-off-by: Arthur Crepin Leblond <arthur@xxxxxxxxxxxxx>
>> ---
>> .../devicetree/bindings/net/wiznet,w5100.yaml | 67 ++++++++++++++++++++++
>> .../devicetree/bindings/net/wiznet,w5x00.txt | 50 ----------------
>> 2 files changed, 67 insertions(+), 50 deletions(-)
>
>Where did you explain reasons of dropping tags? Why would I need to do
>the work twice?
>
Hi,

I did remove the tag as I made a small change by removing the unused
gpio/gpio.h include and commented in the cover letter changelog.

Apologies, I found it fair to request a new review not to go behind
your back but it was indeed a very insignificant change and I did not
give enough context in the changelog.

Arthur