On 29.12.2023 13:55, Johan Hovold wrote: > On Wed, Dec 27, 2023 at 11:28:28PM +0100, Konrad Dybcio wrote: >> The CLKREQ pin should not be muxed to its active function when the RC >> is asleep. > > You forgot to explain *why* you think this is needed. You're right, I was in a flurry of patchsending.. > > Note that this is only appears to be done for one upstream Qualcomm SoC > (msm8996) currently, and that, notably, there is no driver support for > actually changing the pin state. Please see my reply to Mani. > >> Add the missing pin sleep states to resolve that. > >> Fixes: d907fe5acbf1 ("arm64: dts: qcom: sc8280xp-crd: enable WiFi controller") >> Fixes: 17e2ccaf65d1 ("arm64: dts: qcom: sc8280xp-crd: enable SDX55 modem") >> Fixes: 6a1ec5eca73c ("arm64: dts: qcom: sc8280xp-crd: enable NVMe SSD") > > So not sure these Fixes tags are warranted either. Agreed! Konrad