zephyr/drivers/usb
Ren Chen f46453cabb drivers: usb: usb_dc_it82xx2: correct the resumed/suspended mechanism
This change corrects the it82xx2 resumed/suspended mechanism and power
policy flow. The sof package is used to judge if the device can be set as
suspended state. If there is no sof package received(suspended), the chip
power policy is set as standby(deep doze) mode. Meanwhile, the USB D+
interrupt is enabled. The interrupt is triggered at resume signal(from J
to K state). Chip sets its power state as active(doze) mode and disable
the interrupt.

Signed-off-by: Ren Chen <Ren.Chen@ite.com.tw>
2023-07-07 10:50:34 +02:00
..
bc12 drivers: syscalls: use zephyr_syscall_header 2023-06-17 07:57:45 -04:00
device drivers: usb: usb_dc_it82xx2: correct the resumed/suspended mechanism 2023-07-07 10:50:34 +02:00
udc drivers: udc: add USB device controller driver skeleton 2023-05-17 12:26:48 +02:00
uhc drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
uvb iterable_sections: move to specific header 2023-05-22 10:42:30 +02:00
CMakeLists.txt bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00
Kconfig bc12: API and 1st driver implementation. 2023-03-30 17:34:36 -04:00