On Friday, 22 August 2025 11:36:02 Central European Summer Time Ulf Hansson wrote: > By looking at the implementation of the power-domain code below, it > seems to me that this code is better maintained within the pmdomain > subsystem (drivers/pmdomain/pxa perhaps). May I suggest that you move > it there. > > I guess the easiest way to do this is to export the > pxa1908_pd_register() function - but you could explore using the > auxiliary bus too, to instantiate a power-domain driver as an > auxiliary driver.
The auxiliary bus was exactly what I needed, thanks. As for the path, I think drivers/pmdomain/marvell would be a better fit and I'll go with that if you don't object. Regards, -- Duje