From: Rob Herring <robh@kernel.org>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Claudiu Manoil <claudiu.manoil@nxp.com>,
Rob Herring <robh+dt@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>,
Colin Foster <colin.foster@in-advantage.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
"David S. Miller" <davem@davemloft.net>,
Maxim Kochetkov <fido_max@inbox.ru>,
Jakub Kicinski <kuba@kernel.org>,
Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH v2 net-next] dt-bindings: net: dsa: convert ocelot.txt to dt-schema
Date: Wed, 14 Sep 2022 06:56:47 -0500 [thread overview]
Message-ID: <20220914115647.GA1837019-robh@kernel.org> (raw)
In-Reply-To: <20220913125806.524314-1-vladimir.oltean@nxp.com>
On Tue, 13 Sep 2022 15:58:06 +0300, Vladimir Oltean wrote:
> Replace the free-form description of device tree bindings for VSC9959
> and VSC9953 with a YAML formatted dt-schema description. This contains
> more or less the same information, but reworded to be a bit more
> succint.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
> v1->v2:
> - provide a more detailed description of the DT binding
> - allow little-endian and big-endian properties
> - allow interrupts property and make it required for vsc9959
> - describe the meaning of the interrupts property
> - reduce indentation in examples from 8 spaces to 4
> - change license so it matches the driver
>
> .../bindings/net/dsa/mscc,ocelot.yaml | 260 ++++++++++++++++++
> .../devicetree/bindings/net/dsa/ocelot.txt | 213 --------------
> 2 files changed, 260 insertions(+), 213 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/dsa/mscc,ocelot.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/dsa/ocelot.txt
>
Reviewed-by: Rob Herring <robh@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Vladimir Oltean <vladimir.oltean@nxp.com>
Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Claudiu Manoil <claudiu.manoil@nxp.com>,
Rob Herring <robh+dt@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Microchip Linux Driver Support <UNGLinuxDriver@microchip.com>,
Colin Foster <colin.foster@in-advantage.com>,
linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
Alexandre Belloni <alexandre.belloni@bootlin.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
"David S. Miller" <davem@davemloft.net>,
Maxim Kochetkov <fido_max@inbox.ru>,
Jakub Kicinski <kuba@kernel.org>,
Eric Dumazet <edumazet@google.com>
Subject: Re: [PATCH v2 net-next] dt-bindings: net: dsa: convert ocelot.txt to dt-schema
Date: Wed, 14 Sep 2022 06:56:47 -0500 [thread overview]
Message-ID: <20220914115647.GA1837019-robh@kernel.org> (raw)
In-Reply-To: <20220913125806.524314-1-vladimir.oltean@nxp.com>
On Tue, 13 Sep 2022 15:58:06 +0300, Vladimir Oltean wrote:
> Replace the free-form description of device tree bindings for VSC9959
> and VSC9953 with a YAML formatted dt-schema description. This contains
> more or less the same information, but reworded to be a bit more
> succint.
>
> Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
> Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru>
> ---
> v1->v2:
> - provide a more detailed description of the DT binding
> - allow little-endian and big-endian properties
> - allow interrupts property and make it required for vsc9959
> - describe the meaning of the interrupts property
> - reduce indentation in examples from 8 spaces to 4
> - change license so it matches the driver
>
> .../bindings/net/dsa/mscc,ocelot.yaml | 260 ++++++++++++++++++
> .../devicetree/bindings/net/dsa/ocelot.txt | 213 --------------
> 2 files changed, 260 insertions(+), 213 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/net/dsa/mscc,ocelot.yaml
> delete mode 100644 Documentation/devicetree/bindings/net/dsa/ocelot.txt
>
Reviewed-by: Rob Herring <robh@kernel.org>
next prev parent reply other threads:[~2022-09-14 11:58 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-13 12:58 [PATCH v2 net-next] dt-bindings: net: dsa: convert ocelot.txt to dt-schema Vladimir Oltean
2022-09-13 12:58 ` Vladimir Oltean
2022-09-14 11:56 ` Rob Herring [this message]
2022-09-14 11:56 ` Rob Herring
2022-09-20 14:50 ` patchwork-bot+netdevbpf
2022-09-20 14:50 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220914115647.GA1837019-robh@kernel.org \
--to=robh@kernel.org \
--cc=UNGLinuxDriver@microchip.com \
--cc=alexandre.belloni@bootlin.com \
--cc=claudiu.manoil@nxp.com \
--cc=colin.foster@in-advantage.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=fido_max@inbox.ru \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=robh+dt@kernel.org \
--cc=vladimir.oltean@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.