Files
android_kernel_xiaomi_sm8450/drivers/rtc
Martin Blumenstingl d8fe6009aa rtc: support for the Amlogic Meson RTC
Add support for the RTC block on the 32-bit Amlogic Meson6, Meson8,
Meson8b and Meson8m2 SoCs.

The RTC is split in to two parts, which are both managed by this driver:
- the AHB front end
- and a simple serial connection to the actual registers

The RTC_COUNTER register which holds the time is 32-bits wide.

There are four 32-bit wide (in total: 16 bytes) "regmem" registers which
are exposed using nvmem. On Amlogic's 3.10 kernel this is used to store
data which needs to survive a suspend / resume cycle.

Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
[resurrected Ben's patches after 2 years]
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
2019-02-11 09:41:21 +01:00
..
2018-12-31 11:36:16 +01:00
2019-02-11 09:41:21 +01:00
2019-01-10 22:02:44 +01:00
2018-12-31 11:36:16 +01:00
2018-09-28 14:36:49 +02:00
2018-03-17 14:20:56 +01:00
2019-01-22 19:18:27 +01:00
2018-05-03 22:08:00 +02:00
2018-05-03 22:08:00 +02:00
2018-05-03 22:08:00 +02:00
2017-09-01 01:10:11 +02:00
2018-05-03 22:08:00 +02:00
2018-05-18 09:38:22 +02:00
2018-12-10 22:39:47 +01:00
2018-12-10 22:39:49 +01:00
2018-12-10 22:39:52 +01:00
2018-05-22 09:47:17 +02:00
2018-05-03 22:08:00 +02:00
2018-12-10 22:39:57 +01:00
2018-12-10 22:40:01 +01:00
2018-06-07 20:11:08 +02:00
2018-12-10 22:40:03 +01:00
2016-05-20 12:33:51 +02:00
2017-09-05 09:55:02 +02:00
2018-12-10 22:40:05 +01:00
2018-12-10 22:40:07 +01:00
2018-05-17 22:43:22 +02:00
2018-12-10 22:40:10 +01:00
2018-11-12 23:14:09 +01:00
2018-05-23 09:26:19 +02:00
2018-05-03 22:08:00 +02:00
2018-12-10 22:40:12 +01:00
2018-05-17 22:37:11 +02:00
2016-05-20 12:33:51 +02:00
2018-05-03 22:08:00 +02:00
2018-12-31 11:36:16 +01:00