Hello, On Thu, 2 Mar 2023 at 15:43, Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> wrote: > > Hello, > > I've noticed that regulator-fixed-domain sets the performance state of the > attached genpd to 0 correctly, but will never actually let the power domain > it's attached to enter idle, as it has no PM ops. I was trying to come up > with a good set of PM ops, but I'm not sure what PM ops for a regulator > should look like. I think the regulator-fixed-domain should not be used, it has been replaced with using power-domains directly. I think we should remove it now. > > Konrad -- With best wishes Dmitry