Hi all, The Renesas R-Car CAN FD Controller always uses two or more interrupts. Hence it makes sense to make the interrupt-names property a required property, to make it easier to identify the individual interrupts, and validate the mapping. - The first patch updates the various R-Car Gen3 and RZ/G2 DTS files to add interrupt-names properties, and is intended for the renesas-devel tree, - The second patch updates the CAN-FD DT bindings to mark the interrupt-names property required, and is intended for the DT or net tree. Thanks! Geert Uytterhoeven (2): arm64: dts: renesas: Add interrupt-names to CANFD nodes dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required .../devicetree/bindings/net/can/renesas,rcar-canfd.yaml | 3 ++- arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a774c0.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77951.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77960.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77961.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77965.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77970.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77980.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77990.dtsi | 1 + arch/arm64/boot/dts/renesas/r8a77995.dtsi | 1 + 13 files changed, 14 insertions(+), 1 deletion(-) -- 2.25.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds