Re: [PATCH] interconnect: qcom: icc-rpmh: Add opt-out parameter for QoS settings
From: Abel Vesa
Date: Mon Sep 07 2026 - 16:22:12 EST
On 26-09-07 18:17:29, Marc Zyngier wrote:
> Recent addition of QoS configuration to the X1 variants resulted in
> systems that spontaneously reset at boot time or under load.
>
> Given that this is both very unpleasant and hard to debug, give the
> affected user the option to survive such event with a module parameter.
>
> Passing "icc_rpmh.enable_qos=0" to the kernel command-line will skip the
> offending QoS setup.
>
Lets not start doing this, please.
Can we figure out which platform deosn't work and then maybe we can
add a quirk in DT per platform?