Hi Geert, > Subject: [PATCH] can: rcar_canfd: Correct order of interrupt specifiers > > According to both DTS (example and actual files), and Linux driver code, > the first interrupt specifier should be the Channel interrupt, while the > second interrupt specifier should be the Global interrupt. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Documentation/devicetree/bindings/net/can/rcar_canfd.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/net/can/rcar_canfd.txt > b/Documentation/devicetree/bindings/net/can/rcar_canfd.txt > index 22a6f10bab057f46..58c27cd839e3a2ac 100644 > --- a/Documentation/devicetree/bindings/net/can/rcar_canfd.txt > +++ b/Documentation/devicetree/bindings/net/can/rcar_canfd.txt > @@ -11,7 +11,7 @@ Required properties: > family-specific and/or generic versions. > > - reg: physical base address and size of the R-Car CAN FD register map. > -- interrupts: interrupt specifier for the Global & Channel interrupts > +- interrupts: interrupt specifiers for the Channel & Global interrupts Thanks for correcting it. Acked-by: Ramesh Shanmugasundaram <ramesh.shanmugasundaram@xxxxxxxxxxxxxx> Thanks, Ramesh -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html