Skip to content

drivers: udc: udc_mcux_ehci: add support for remote wakeup signaling #97451

@hakehuang

Description

@hakehuang

Describe the bug
hid-keyboard test is Unknown Error on v4.2.0-5538-g554739227561 on mimxrt1170_evk@A/mimxrt1176/cm7
testcase path is samples/subsys/usb/hid-keyboard

see logs for details

To Reproduce
1.

scripts/twister --device-testing --device-serial /dev/ttyACM0 -p mimxrt1170_evk@A/mimxrt1176/cm7  -T samples/subsys/usb/hid-keyboard -s mimxrt1170_evk@A/mimxrt1176/cm7:samples/subsys/usb/hid-keyboard/sample.usbd.hid-keyboard.out-report

or

# cd samples/subsys/usb/hid-keyboard
# west build -b mimxrt1170_evk@A/mimxrt1176/cm7
# west flash
  1. See error

Expected behavior
test pass

Impact

Logs and console output

*** Booting Zephyr OS build v4.2.0-5538-g554739227561 ***
[00:00:00.001,000] <err> usbd_cfg: Feature not supported by controller
[00:00:00.001,000] <err> usbd_sample_config: Failed to add High-Speed configuration
[00:00:00.001,000] <err> main: Failed to initialize USB device

    

Environment (please complete the following information):

  • OS: (e.g. Linux )
  • Toolchain (e.g Zephyr SDK)
  • Commit SHA or Version used: v4.2.0-5538-g554739227561

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions