Re: [PATCH net-next 2/2] net: dsa: mv88e6xxx: add support for credit based shaper
From: Andrew Lunn
Date: Thu May 28 2026 - 08:46:31 EST
> It would be good to support both, particularly for switches with >4
> queues. Maybe this can be keyed the presence of the DT property (now
> renamed, marvell,avb-mode).
You need to be careful with DT. It represents hardware. Configuration
of that hardware, or policy, should not be in DT.
Andrew