This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi!
Reference to this question: https://e2e.ti.com/support/arm/sitara_arm/f/791/t/368679
I've summed up the following steps for RTC disable mode:
Step 1. Remove RTC node from am33xx.dtsi.
Step 2. disable kernel config "CONFIG_RTC_DRV_OMAP".
Step 3. Remove am33xx_l4_wkup__rtc from array am33xx_hwmod_ocp_ifs from kernel source code.
Is it correct software setting for AM335x RTC disable mode?
Thanks!