]> git.zerfleddert.de Git - m1-debian/commitdiff
more notes
authorThomas Glanzmann <thomas@glanzmann.de>
Sun, 6 Feb 2022 17:09:43 +0000 (18:09 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Sun, 6 Feb 2022 17:09:43 +0000 (18:09 +0100)
doc/rtc.txt

index f7abfec30ae4eec2c565372e9d1dabd645879802..d8c8739b8b46c1cd37bc39292cf282f35339f324 100644 (file)
@@ -10,3 +10,6 @@ CONFIG_RTC_DRV_APPLE_PMU_SERA=y
 01:52 < jeffmiw> Glanzmann: rtc support over spmi is here : https://github.com/jfbortolotti/linux/tree/spmi_rtc  , you need the following flags in your kernel config: CONFIG_SPMI_APPLE=y CONFIG_MFD_APPLE_SPMI_SERA_PMU=y CONFIG_RTC_DRV_APPLE_PMU_SERA=y
 01:53 < jeffmiw> tested on mba for now, branch only have the changes for t8103
 01:58 < jeffmiw> this enables to boot with current time set in rtc, and rtc is updated is system date/time is changed
+
+18:08 < jeffmiw> mps: do you have the RTC enables in your kernel config ? CONFIG_RTC_CLASS=y CONFIG_RTC_HCTOSYS=y CONFIG_RTC_HCTOSYS_DEVICE="rtc0" CONFIG_RTC_SYSTOHC=y CONFIG_RTC_SYSTOHC_DEVICE="rtc0" CONFIG_RTC_INTF_SYSFS=y CONFIG_RTC_INTF_PROC=y
+                 CONFIG_RTC_INTF_DEV=y
Impressum, Datenschutz