On Thu, Jul 24, 2025 at 08:04:32PM +0530, Riana Tauro wrote: > Add a helper function to set recovery method. The recovery > method has to be set before declaring the device wedged
If no method is set, the core helper will defer to 'unknown' method, so this is not a hard requirement. But since xe has its own "default ones", I guess it's okay to mandate it. Raag