Re: [PATCH v2] dt-bindings: net: convert net/cortina,gemini-ethernet to yaml

From: Rob Herring
Date: Wed Feb 09 2022 - 16:48:05 EST


On Tue, 01 Feb 2022 14:49:40 +0000, Corentin Labbe wrote:
> Converts net/cortina,gemini-ethernet.txt to yaml
> This permits to detect some missing properties like interrupts
>
> Signed-off-by: Corentin Labbe <clabbe@xxxxxxxxxxxx>
> ---
> Change since v1:
> - fixed report done by Rob's bot
> .../bindings/net/cortina,gemini-ethernet.txt | 92 ------------
> .../bindings/net/cortina,gemini-ethernet.yaml | 137 ++++++++++++++++++
> 2 files changed, 137 insertions(+), 92 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/net/cortina,gemini-ethernet.txt
> create mode 100644 Documentation/devicetree/bindings/net/cortina,gemini-ethernet.yaml
>

Applied, thanks!