]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: net: snps,dwmac: Document queue config subnodes
authorSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 27 Oct 2022 16:31:19 +0000 (18:31 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2022 09:08:42 +0000 (09:08 +0000)
commit8fc4deaa8bd2a8bef3f7fc15dced8da2f3e97286
tree5e58fdf5b2b1e06919d438312ada4b56f24f4caf
parentf3fb589aeb88c5bf7a7a804d36a8fa219b72e290
dt-bindings: net: snps,dwmac: Document queue config subnodes

The queue configuration is referenced by snps,mtl-rx-config and
snps,mtl-tx-config. Some in-tree DTs and the example put the
referenced config nodes directly beneath the root node, but
most in-tree DTs put it as child node of the dwmac node.

This adds proper description for this setup, which has the
advantage of validating the queue configuration node content.

The example is also updated to use the sub-node style, incl.
the axi bus configuration node, which got the same treatment
as the queues config in 5361660af6d3 ("dt-bindings: net: snps,dwmac:
Document stmmac-axi-config subnode").

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/devicetree/bindings/net/snps,dwmac.yaml