On Tue, Jan 23, 2024 at 4:34 PM Bjorn Andersson <andersson@xxxxxxxxxx> wrote: > [snip] > > > > Ok, so what does that matter? This is device-tree. What linux does > > behind the scenes is irrelevant - what is important is that there is > > an ATH11K module here as represented by this PCI vendor/model codes > > and that it's supplied by these regulators. > > > > I'm just making guesses about the design and how this fits into previous > discussions on the subject of PCI power sequencing, because you didn't > tell me what any of the things in this patch are. > I really wanted to limit the discussion to how the device-tree will look like. I will provide a PoC of the full framework soon. And the PCI power sequencing will keep on being its own thing - this time using the global pwrseq as the lower-level abstraction. Bart