Hi, On Sun, May 30, 2021 at 02:18:01PM +0200, Bartosz Dudziak wrote: > Add SPM register data sequence for MSM8226 SoC and enable SAW2 power > controller for it. > > Changes in v2: > - Removed APQ8026 SoC support > > Bartosz Dudziak (2): > dt-bindings: arm: msm: Add SAW2 for MSM8226 > cpuidle: qcom: Add SPM register data for MSM8226 > > .../devicetree/bindings/arm/msm/qcom,saw2.txt | 1 + > drivers/cpuidle/cpuidle-qcom-spm.c | 14 ++++++++++++++ > 2 files changed, 15 insertions(+) > > It looks like you got the To:/Cc: list wrong in v2 (was okay in v1). Can you re-send these patches and include Daniel Lezcano (ARM cpuidle maintainer) and the linux-pm mailing list? Otherwise they might never be applied by anyone. :) Please also make sure to add the Acked-by:/Reviewed-by: from myself/Rob to the respective patches when re-sending. Thanks! Stephan