Skip to content
Snippets Groups Projects
Commit abfdf4ad authored by Mikhail Vanyulin's avatar Mikhail Vanyulin Committed by Jonas Höppner
Browse files

rtc-pcf8563-guf: prevent resetting of TIE bit to support bootselect


Save the value of TIE bit value before resetting CONTROL_STATUS_2 register in
probe() routine of PCF8563 driver. Otherwise, a bootselect functionality stops
working because it stores some information across reboot in RTC registers.

Signed-off-by: default avatarMikhail Vanyulin <mikhail.vanyulin@rtsoft.de>
parent e186ebab
No related branches found
No related tags found
1 merge request!379rtc-pcf8563-guf: prevent resetting of TIE bit to support bootselect
Pipeline #60275 passed with stage
in 6 seconds