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