Re: [PATCH net-next v5 1/3] dt-bindings: net: wiznet,w5100: convert to DT schema
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260814-violet-condor-of-expression-c491ed@quoll> |
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 <[email protected]> > --- > .../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? <form letter> This is a friendly reminder during the review process. It looks like you received a tag and forgot to add it. If you do not know the process, here is a short explanation: Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions of patchset, under or above your Signed-off-by tag, unless patch changed significantly (e.g. new properties added to the DT bindings). Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. Please read: https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state in the patch changelog or cover letter why and what changed. </form letter> Best regards, Krzysztof