[PATCH net-next 11/16] dt-bindings: net: dwmac: Add MTL Rx Queue properties constraints
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Mar 16 01:07:37 PDT 2023
On 13/03/2023 23:50, Serge Semin wrote:
> Currently none of the MTL Rx Queues QoS-related DT-properties have been
> equipped with the proper constraints. Meanwhile they can be specified at
> least based on the corresponding CSR field sizes or the DW (x|xG)MAC
> IP-core synthesize parameter constraints. Let's do that:
> + snps,rx-queues-to-use - number of Rx queues to utilise is limited w
(...)
> +
> snps,route-avcp:
> type: boolean
> description: AV Untagged Control packets
> @@ -166,6 +173,9 @@ properties:
> snps,priority:
> $ref: /schemas/types.yaml#/definitions/uint32
> description: Bitmask of the tagged frames priorities assigned to the queue
> + minimum: 0
> + maximum: 0xFF
> +
lowercase hex
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list