Tero Kristo [off-list ref] writes:
PRCM chain handler is adding a support to the omap3+ kernel that
allows different drivers to use PRCM interrupt events for their
own purposes, typically this means IO wakeups. This work was
attempted to integrate as its own driver at some point of
the evolution of this set, however this was now postponed as
the lacking support is basically blocking a few drivers.
This is the version 11 of this set, now posted to linux-arm-kernel also
as cc. Contains just a couple of minor changes compared to previous
version proposed by Kevin Hilman.
Thanks Tero for the quick update.
All of this series can go through Paul, so from my side
Reviewed-by: Kevin Hilman <redacted>
Tested-by: Kevin Hilman <redacted>
Kevin