On Thu, 08 Apr 2021 17:35:11 +0800, Chunfeng Yun wrote: > Add an interrupt which is EINT usually to support runtime PM, > meanwhile add "interrupt-names" property, for backward > compatibility, it's optional and used when wakeup interrupt > exists > > Signed-off-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> > --- > .../devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 13 ++++++++++++- > 1 file changed, 12 insertions(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>