On Tue, 14 Mar 2023 01:51:03 +0300, Serge Semin wrote: > Currently the CBS algorithm specific properties could be used > unconditionally in the MTL Tx queue sub-nodes. It's definitely wrong from > the correct Tx queue description point of view. Let's fix that in a way so > the "snps,send_slope", "snps,idle_slope", "snps,high_credit" and > "snps,low_credit" properties would be allowed only if the CBS TC algorithm > is enabled for the MTL Tx queue. > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/net/snps,dwmac.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>