On Thu, 27 May 2021 21:39:52 +0200, Geert Uytterhoeven wrote: > Correct the order of the descriptions for the "interrupts" property to > match the order of the "interrupt-names" property. > > Fixes: 68989fe1c39d9b32 ("dt-bindings: usb: Convert cdns-usb3.txt to YAML schema") > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/usb/cdns,usb3.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!