Re: [PATCH v2 1/6] dt-bindings: usb: dwc3: Clean up hs_phy_irq in bindings
From: Krzysztof Kozlowski
Date: Sat Dec 09 2023 - 03:03:00 EST
On 04/12/2023 11:09, Krishna Kurapati wrote:
> then:
> properties:
> - interrupts:
> - items:
> - - description: The interrupt that is asserted
> - when a wakeup event is received on USB2 bus.
> - - description: The interrupt that is asserted
> - when a wakeup event is received on USB3 bus.
> - - description: Wakeup event on DM line.
> - - description: Wakeup event on DP line.
> interrupt-names:
> items:
> - - const: hs_phy_irq
> - - const: ss_phy_irq
> - - const: dm_hs_phy_irq
> - - const: dp_hs_phy_irq
> + - const: pwr_event
> + - const: qusb2_phy
> + - const: ss_phy_irq (optional)
You did not test your bindings.
Best regards,
Krzysztof