Hey,
I configured my DM8168 by following http://processors.wiki.ti.com/index.php?title=TI81XX_PSP_PM_AVS_Driver_User_Guide&redirect=no.
Upon startup I can see "smartreflex: Driver initialized", "registered ti816x_gpio_vr device" and "registered ti816x_sr device", so I'm assuming the smartreflex config takes effect. Also from the wiki page, it says the debug info. will be written to the /sys/kernel/debug/smartreflex/.
What I'm expecting is to see the currect_voltage changes when I launch/stop applications to change the system work load. While nothing changed actually, and actually by listing details of current_voltage, it's not modified at all! Do I misunderstand that the current_voltage value will keep writing to the file?
Could anyone show me the right way to verify whether the smartreflex works or not?
Many thanks.
Guang