Re: [PATCH 0/2] Modify USB controller nodes for USB on X1E80100

From: Val Packett

Date: Tue Oct 14 2025 - 05:01:06 EST


Hi,

On 10/13/25 11:21 PM, Krishna Kurapati wrote:
This series aims to flatten usb dt nodes and use latest bindings.
While at it, fix a compile time warning on the HS only controller node.

Tests done:
1. On CRD, verified host mode operation of the 3 exposed Type-C ports
and enumeration of the Goodix fingerprint sensor on the multiport
usb controller.

2. Modified the dr_mode to otg for the first 3 controllers and
verified role switching and device mode operation on the 3 exposed
Type-C ports.

HS only controller was not tested on any platform.

have you tested suspend-resume?

The flattened dwc driver seems to break it for me on Latitude 7455, upon trying to resume the screen never comes back up and the system just reboots from zero in a couple seconds instead.

I've looked at the code and I couldn't find the cause so far, but it is fine with the legacy driver and not fine with this one :(


Thanks,
~val