I found that we can enable smart reflex method by enabling SMARTREFEX_ENABLE bit in DC/DC_GLOBAL_CFG[3] register. I found two such registers with same address but with different Instance POWERPM_RECEIVER & PM_RECEIVER. What does it mean? Do we need to use the dedicated I2C for enabling this smartreflex SP-I2C or the general I2C GP-I2C for this? [In my system hardware i have connected I2C2 as GP-I2C & I2C4 as SP-I2C].
Can we do power management using smart reflex for VDD2 also?
Is that dedicated I2C (I2C4 in OMAP) is used only for smart reflex?
can we use the smart reflex & voltage control mode( for controlling other supplies) together?