HSIC-USB is not waking up for connect/disconnect event in IMX7 SabreSD Board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

HSIC-USB is not waking up for connect/disconnect event in IMX7 SabreSD Board

789 Views
gopinathsriniva
Contributor III

Hi,

I am evaluating USB 3503 HSIC in IMX7 sabreSD board. I have successfully enabled HSIC support. Now I am checking for power management in HSIC. I am referring IMX reference manual for USB wakeup. I am able to resume from suspend mode for key press event from HSIC. This is achieved by below commands.

echo enabled > /sys/bus/platform/devices/30b30000.usb/power/wakeup
echo enabled > /sys/bus/platform/devices/ci_hdrc.2/power/wakeup

echo standby > /sys/power/state

Similarly  I configured USB for detecting connect/disconnet wake-up by below command.

echo enabled > /sys/bus/usb/devices/usb1/power/wakeup

But device is unable to resume from stand-by for USB connect/disconnect event. Any ideas how can I achieve this? Your suggestions are greatly appreciated.

Regards,

Gopinath S 

0 Kudos
1 Reply

459 Views
art
NXP Employee
NXP Employee

For the detailed information on how to configure and use the USB driver of the current L4.1.15 Linux BSP for i.MX6/7 series processors, please refer to the Section 4.10 of the attached document.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos