Martin Hundebøll <martin@geanix.com> says:
This is the third iteration of the previous submitted patches [0] and
[1].
This revision replaces the "wake_source" function parameters to a flag
in the class device structure, and adds a patch to document the
"wakeup-source" device tree property.
Also, the previous revisions forgot to mention that the patches are
based on Markus' coalescing patches [2]. Those implements caching of
the enabled interrupts, which is handy when restoring the set of
interrupts in the resume path.
[0] https://lore.kernel.org/linux-can/
20230912093807.
1383720-1-martin@geanix.com
[1] https://lore.kernel.org/linux-can/
20230919122841.
3803289-1-martin@geanix.com
[2] https://lore.kernel.org/linux-can/
20230929141304.
3934380-1-msp@baylibre.com
Link: https://lore.kernel.org/all/20231113131452.214961-1-martin@geanix.com
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>