All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required
@ 2022-05-02 17:33 Geert Uytterhoeven
  2022-05-02 17:33 ` [PATCH 1/2] arm64: dts: renesas: Add interrupt-names to CANFD nodes Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2022-05-02 17:33 UTC (permalink / raw)
  To: Wolfgang Grandegger, Marc Kleine-Budde, David S . Miller,
	Jakub Kicinski, Paolo Abeni, Rob Herring, Krzysztof Kozlowski,
	Magnus Damm, Fabrizio Castro
  Cc: linux-can, netdev, devicetree, linux-renesas-soc, Geert Uytterhoeven

	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@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-03  8:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 17:33 [PATCH 0/2] dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required Geert Uytterhoeven
2022-05-02 17:33 ` [PATCH 1/2] arm64: dts: renesas: Add interrupt-names to CANFD nodes Geert Uytterhoeven
2022-05-02 17:33 ` [PATCH 2/2] dt-bindings: can: renesas,rcar-canfd: Make interrupt-names required Geert Uytterhoeven
2022-05-03  8:15   ` Marc Kleine-Budde
2022-05-02 18:26 ` [PATCH 0/2] " Marc Kleine-Budde
2022-05-03  7:25   ` Geert Uytterhoeven
2022-05-03  8:13     ` Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.