I have found that there are several AUTOIDLE bit to control the clock & perform the modules in LOW - POWER State. Do we need to configure the individual modules AUTOIDLE bis in their respective Modules SYSCONFIG register or we can configure it in CM_AUTOIDLE_<power domain> register or we need to do on both. What is the difference in configuring the SYSCONFIG individually & the CM_AUTOIDLE register?
Ex: What is the difference in enabling PRCM.CM_AUTOIDLE1_CORE[15] AUTO_I2C1bit & I2C1.I2C_SYSC[0] AUTOIDLE bit? or do we need to enable both?