On Wed, 2024-11-06 at 18:50 -0300, Gustavo Sousa wrote: > In an upcoming change, we will add extra range tables for registers that > are touched by the DMC during DC states. The range table that we are > currently using is meant for registers that are powered off during DC > states. As such, let's rename the table to powered_off_ranges and also > add a comment regarding its purpose in the function that uses it. > > Signed-off-by: Gustavo Sousa <gustavo.sousa@xxxxxxxxx> > --- Reviewed-by: Luca Coelho <luciano.coelho@xxxxxxxxx> -- Cheers, Luca.