On Fri, Nov 07, 2025 at 05:08:50PM +0100, Luca Weiss wrote: > Enable QoS configuration for master ports with predefined values for > priority and urgency forwarding. > > While this does require some "clocks" to be specified in devicetree to > work correctly, thanks to ".qos_requires_clocks = true," this is > backwards compatible with old DT as QoS programming will be skipped for > aggre1_noc and aggre2_noc when clocks are not provided. > > Signed-off-by: Luca Weiss <[email protected]> > --- > drivers/interconnect/qcom/sm6350.c | 288 > +++++++++++++++++++++++++++++++++++++ > 1 file changed, 288 insertions(+) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry

