[Public] Hi, A patch was introduced into 6.2 that will allow outputting what GPIO is active at a given time for pinctrl-amd with dynamic debugging. This patch is useful particularly for debugging the wakeup source when it says that it's the GPIO controller. I've asked at least 4 people to apply it on 6.1.y kernels and turn on those statements in /sys/kernel/debug/dynamic_debug/control to debug issues of spurious wakeups which has me realizing it would make sense to just generally being in 6.1.y. Would you please cherry-pick this commit? 1d66e379731f ("pinctrl: amd: Add dynamic debugging for active GPIOs") Thanks,