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.

Linux/PROCESSOR-SDK-AM335X: POwer Management on Beagle

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

HI 

   I am using beaglebone black with kernel version given below. From this i can successfully suspend/resume through /sysfs

git clone https://github.com/RobertCNelson/ti-linux-kernel-dev.git

I have customized my own kernel (4.4.44) from kernel.org as per guidance of ti wiki's mentioned below.

   http://processors.wiki.ti.com/index.php/Linux_Core_Power_Management_User's_Guide_(v4.1)#Deep_Sleep_Voltage_Scaling

   http://processors.wiki.ti.com/index.php/Linux_Core_Power_Management_User%27s_Guide_(v4.1)#Power_Management_on_AM335_and_AM437

   cat  /sys/power/state

    disk

 In my customized kernel ,mem,freeze option is not in /sys/power/state.

Please help me to solve this issue.

Also I request you to provide if you have  any seperate patch for ( suspend/resume) or  git commit id for reference ..

Regards

Raji