Searched hist:"32 a4a4ebf76848828d67f519d07af9eadb6e8300" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/rtc/ |
H A D | rtc-bd70528.c | 32a4a4ebf76848828d67f519d07af9eadb6e8300 Mon Jun 03 02:27:14 CDT 2019 Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> rtc: bd70528: Initial support for ROHM bd70528 RTC
Support RTC block in ROHM bd70528 power management IC. Support getting and setting the time and date as well as arming an alarm which can also be used to wake the PMIC from standby state.
HW supports wake interrupt only for the next 24 hours (sec, minute and hour information only) so we limit also the alarm interrupt to this 24 hours for the sake of consistency.
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Makefile | diff 32a4a4ebf76848828d67f519d07af9eadb6e8300 Mon Jun 03 02:27:14 CDT 2019 Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> rtc: bd70528: Initial support for ROHM bd70528 RTC
Support RTC block in ROHM bd70528 power management IC. Support getting and setting the time and date as well as arming an alarm which can also be used to wake the PMIC from standby state.
HW supports wake interrupt only for the next 24 hours (sec, minute and hour information only) so we limit also the alarm interrupt to this 24 hours for the sake of consistency.
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Kconfig | diff 32a4a4ebf76848828d67f519d07af9eadb6e8300 Mon Jun 03 02:27:14 CDT 2019 Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> rtc: bd70528: Initial support for ROHM bd70528 RTC
Support RTC block in ROHM bd70528 power management IC. Support getting and setting the time and date as well as arming an alarm which can also be used to wake the PMIC from standby state.
HW supports wake interrupt only for the next 24 hours (sec, minute and hour information only) so we limit also the alarm interrupt to this 24 hours for the sake of consistency.
Signed-off-by: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> Acked-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|