Hi,
We are debugging the AM335X RTC function. We found that we couldn't be able to modify the RTC_OSC_REG register to set the clock source.
we checked the CM_RTC_RTC_CLKCTRL and CM_RTC_CLKSTCTRL. The RTC clocking is enabled. We also checked PM_RTC_PWRSTCTRL, it was correct. But PM_RTC_PWRSTST is 0x0 which means the logic is OFF. Do we need to switch on other control?