* Rob Herring <[email protected]> [210119 14:51]: > On Mon, Jan 18, 2021 at 2:41 AM Tony Lindgren <[email protected]> wrote: > > - PRM power managment interrupts that also pinctrl driver uses > > I haven't looked at it, but can't one driver go find the other node > and the interrupts it needs? There's nothing wrong with a driver > looking outside 'its node' for information.
Yes sure once there are interrupt nodes for it :) It should eventually be a chained irqchip or something like that. FYI, the current stuff is the code in mach-omap2/prm_common.c. Regards, Tony

