From: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
To: Rob Herring <robh@kernel.org>
Cc: Sebastian Reichel <sebastian.reichel@collabora.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Alexandre Torgue <alexandre.torgue@foss.st.com>,
Giuseppe Cavallaro <peppe.cavallaro@st.com>,
Jose Abreu <joabreu@synopsys.com>,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, kernel@collabora.com
Subject: Re: [PATCH 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes
Date: Mon, 24 Oct 2022 16:47:53 -0400 [thread overview]
Message-ID: <e9608a55-7b2f-330d-df98-eedd0be53f47@linaro.org> (raw)
In-Reply-To: <20221024185312.GA2037160-robh@kernel.org>
On 24/10/2022 14:53, Rob Herring wrote:
> On Sat, Oct 22, 2022 at 12:05:15PM -0400, Krzysztof Kozlowski wrote:
>> On 21/10/2022 13:10, Sebastian Reichel wrote:
>>> The queue configuration is referenced by snps,mtl-rx-config and
>>> snps,mtl-tx-config. Most in-tree DTs put the referenced object
>>> as child node of the dwmac node.
>>>
>>> This adds proper description for this setup, which has the
>>> advantage of properly making sure only known properties are
>>> used.
>>>
>>> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
>>> ---
>>> .../devicetree/bindings/net/snps,dwmac.yaml | 154 ++++++++++++------
>>> 1 file changed, 108 insertions(+), 46 deletions(-)
>>>
>>> diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
>>> index 13b984076af5..0bf6112cec2f 100644
>>> --- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
>>> +++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
>>> @@ -167,56 +167,118 @@ properties:
>>> snps,mtl-rx-config:
>>> $ref: /schemas/types.yaml#/definitions/phandle
>>> description:
>>> - Multiple RX Queues parameters. Phandle to a node that can
>>> - contain the following properties
>>> - * snps,rx-queues-to-use, number of RX queues to be used in the
>>> - driver
>>> - * Choose one of these RX scheduling algorithms
>>> - * snps,rx-sched-sp, Strict priority
>>> - * snps,rx-sched-wsp, Weighted Strict priority
>>> - * For each RX queue
>>> - * Choose one of these modes
>>> - * snps,dcb-algorithm, Queue to be enabled as DCB
>>> - * snps,avb-algorithm, Queue to be enabled as AVB
>>> - * snps,map-to-dma-channel, Channel to map
>>> - * Specifiy specific packet routing
>>> - * snps,route-avcp, AV Untagged Control packets
>>> - * snps,route-ptp, PTP Packets
>>> - * snps,route-dcbcp, DCB Control Packets
>>> - * snps,route-up, Untagged Packets
>>> - * snps,route-multi-broad, Multicast & Broadcast Packets
>>> - * snps,priority, bitmask of the tagged frames priorities assigned to
>>> - the queue
>>> + Multiple RX Queues parameters. Phandle to a node that
>>> + implements the 'rx-queues-config' object described in
>>> + this binding.
>>> +
>>> + rx-queues-config:
>>
>> If this field is specific to this device, then you need vendor prefix:
>> snps,rq-queues-config
>
> Not for a node name...
Right.
Best regards,
Krzysztof
next prev parent reply other threads:[~2022-10-24 22:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 17:10 [PATCH 1/1] dt-bindings: net: snps,dwmac: Document queue config subnodes Sebastian Reichel
2022-10-22 16:05 ` Krzysztof Kozlowski
2022-10-24 18:53 ` Rob Herring
2022-10-24 20:47 ` Krzysztof Kozlowski [this message]
2022-10-24 22:28 ` Sebastian Reichel
2022-10-24 23:28 ` Krzysztof Kozlowski
2022-10-24 23:29 ` Krzysztof Kozlowski
2022-10-25 14:17 ` Sebastian Reichel
2022-10-26 14:32 ` Krzysztof Kozlowski
2022-10-26 14:34 ` Krzysztof Kozlowski
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=e9608a55-7b2f-330d-df98-eedd0be53f47@linaro.org \
--to=krzysztof.kozlowski@linaro.org \
--cc=alexandre.torgue@foss.st.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=joabreu@synopsys.com \
--cc=kernel@collabora.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=peppe.cavallaro@st.com \
--cc=robh@kernel.org \
--cc=sebastian.reichel@collabora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).