Hi
Can anyone tell me how to put g_serial to suspend and resume state.I am using pch_udc as a gadget driver and on top of that i am using g_serial as a gadget class driver,
I am able to perform delective selective suspend and resume with with host using
echo "suspend" > /sys/bus/usb/devices/usb2/power/control.
But how to perform selective suspend and resume for usb_device?
Link Copied
Hi,
Are you looking for something like this http://zedboard.org/content/linux-usb-device Linux USB Device | Zedboard ? Take a look at the # define components.
Sergio
Hi farazata,
Do you have updates on this?
Have you been to suspend and resume the state of g_serial?
Regards,
Charlie
For more complete information about compiler optimizations, see our Optimization Notice.