Re: [PATCH] dt-bindings: usb: qcom,snps-dwc3: Fix glymur binding for non-MP controllers
From: Krishna Kurapati
Date: Wed Aug 05 2026 - 03:47:32 EST
On 8/5/2026 1:05 PM, Krzysztof Kozlowski wrote:
On Mon, Aug 03, 2026 at 09:43:04AM +0530, Krishna Kurapati wrote:Hi Krzysztof,
Glymur DRD capable controllers have HS Phy interrupt. Fix the binding to
indicate the same.
HS phy irq is listed in the existing if:then: block, so what do you
exactly fix?
In non-MP SS capable controllers, the HS Phy IRQ is missing from DT. Also the HS only controller has the dp/dm interrupts swapped up. So wanted to fix the binding to indicate that the 4 non-MP controllers do have dwc_usb3/ pwr_event/ dp/ dm/ hs irq all of them.
Regards,
Krishna,