On 04.04.23 13:05, Johan Hovold wrote:
This is backwards. If you need the device to be active to access these registers then you should resume it unconditionally instead of failing.
Hi, usually you would be right. But this is debugfs. It is intended to observe the system in the state it is actually in. If by the act of observation you wake up the device, you change the experiment. Regards Oliver