On 30/08/2023 11:58, Luca Weiss wrote: > The Qualcomm QCM6490 platform uses the qcom-cpufreq-hw driver, so add it > to the cpufreq-dt-platdev driver's blocklist. > > Signed-off-by: Luca Weiss <luca.weiss@xxxxxxxxxxxxx> This patchset is collecting unnecessarily way too many subsystems. It creates some feeling of dependencies, which is not true and not correct. Putting DTS in the middle makes it more confusing - if driver depends on DTS, then it is NAK. Please split your patchset - independent changes touching separate subsystems should go to their own set. Best regards, Krzysztof