Searched hist:"347 e40f0302c7e817e64256284b9e69a8b2711d2" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/rtc/ |
H A D | rtc-opal.c | diff 347e40f0302c7e817e64256284b9e69a8b2711d2 Wed Oct 21 12:10:00 CEST 2015 Sudeep Holla <Sudeep.Holla@arm.com> rtc: opal: enable support for the stardard "wakeup-source" property
Though the opal rtc driver should and will continue to support the legacy "has-tpo" property to enable RTC as the wakeup source, we need to add support for the new standard property "wakeup-source"
This patch adds support for "wakeup-source" property in addition to the existing "has-tpo" property.
Cc: Alessandro Zummo <a.zummo@towertech.it> Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com> Cc: rtc-linux@googlegroups.com Signed-off-by: Sudeep Holla <sudeep.holla@arm.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
|