Re: [PATCH] dt-bindings: usb: dwc3: Add interrupt-names to include hibernation interrupt

From: Krzysztof Kozlowski
Date: Fri Sep 23 2022 - 05:22:30 EST


On 23/09/2022 06:38, Mehta, Piyush wrote:
>> Thanks,
>> Michal
>
> Enabling wakeup in zynqMp we need to put the core into hibernation, as versal don't have hibernation concept, but we require interrupt for wakeup.
> We have a versal platform where we are not using hibernation, but system wake up we need the interrupt. For this interrupt-name enum would be:
> - enum [host, peripheral, otg, usb-wakeup]
>
> zynqMp :
> - enum [host, peripheral, otg, hiber]
>
> Versal:
> - enum [host, peripheral, otg, usb-wakeup]

That's a different name you use now...

Best regards,
Krzysztof