rtc: m41t80: Use the unified property API get the wakeup-source property
authorCurtis Klein <curtis.klein@hpe.com>
Thu, 22 Feb 2024 01:11:29 +0000 (17:11 -0800)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 29 Feb 2024 21:28:19 +0000 (22:28 +0100)
commit3100fd1aa8e4b7fdb3f352614e3b55bd44c07efe
tree9b291211e7c99c9c546b25704ced4d6449a5039f
parent16816e6a36939d2a3f70b80ac5a0ba0a8a155523
rtc: m41t80: Use the unified property API get the wakeup-source property

This allows both ACPI and Device Tree systems to specify the m41t80 as a
wakeup-source.

Signed-off-by: Curtis Klein <curtis.klein@hpe.com>
Link: https://lore.kernel.org/r/20240222011129.79241-1-curtis.klein@hpe.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/rtc-m41t80.c