Other Parts Discussed in Thread: AM3352, DAC7512, TCA6416, TCA8418, LM8333, BQ27000, LP8727, BQ24190, BQ24735, LM63, LM70, LM73, LM77, LM80, LM83, LM87, LM90, LM92, LM93, LM95234, LM95241, LM95245, ADS1015, ADS7828, ADS7871, AMC6821, INA209, TMP102, TMP401, TMP421, LP3943, TPS65010, TPS65090, TPS65217, TPS65218, TPS65910, TPS65912, TWL6040, LM3533, LP3971, LP3972, TPS51632, TPS62360, TPS65023, DA8XX, TFP410, TPD12S015, TLC59108, LM3630A, LM3639, PCM1681, PCM1792A, TAS5086, TPA6130A2, TMP006
Hi
I'm test the usb wakeup in my target board.
ref. site: http://processors.wiki.ti.com/index.php/AM335x_Power_Management_Standby_User's_Guide#usb_wakeup
echo enabled > /sys/bus/usb/devices/usb1/power/wakeup
echo enabled > /sys/bus/usb/devices/1-1/power/wakeup
echo enabled > /sys/bus/platform/devices/47401b00.usb-phy/power/wakeup
echo enabled > /sys/bus/usb/devices/usb2/power/wakeup
echo enabled > /sys/bus/usb/devices/2-1/power/wakeup
echo enabled > /sys/bus/platform/devices/47401300.usb-phy/power/wakeup
echo standby > /sys/power/state
keyboard key press wakeup has been successful.
But mouse click wakeup is fail.
Is there any additional setting point?
my environment:
am3352
linux-3.14.26-g2489c02